> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kas.fyi/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to Kaspa Developer Platform API Documentation

## Access the Complete Kaspa Blockchain

Kaspa Developer Platform API provides **full access to Kaspa blockchain data** with enterprise-grade infrastructure that eliminates the need to run your own nodes.

<CardGroup cols={2}>
  <Card title="Why Choose Our API?" icon="star">
    Get complete blockchain history without managing infrastructure
  </Card>

  <Card title="Enterprise Ready" icon="shield-check">
    Built for exchanges, wallets, and analytics platforms at scale
  </Card>
</CardGroup>

## Built for Developers

<CardGroup cols={2}>
  <Card title="Easy to use" icon="server">
    Simple and intuitive API, built for developers by developers.
  </Card>

  <Card title="Fair Pricing" icon="shield-check">
    Pay only for what you use, no hidden fees.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Direct Access to Node RPC" icon="database">
    Access the full power of the Kaspa node RPC endpoints without running your own node
  </Card>

  <Card title="Developer Friendly" icon="code">
    Complete OpenAPI spec, examples, and comprehensive docs
  </Card>
</CardGroup>

## Get Started

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Make your first API request in 5 minutes
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Learn how to secure your API keys
  </Card>
</CardGroup>
