llms.txt Content
# Coinbase Developer Documentation
> Official documentation for building with Coinbase Developer Platform APIs, wallets, payments, onchain tooling, and SDKs.
## Getting Started
- [Coinbase Developer Docs](https://docs.cdp.coinbase.com/index): Main documentation entry point for CDP products, guides, and references.
- [Quickstart](https://docs.cdp.coinbase.com/get-started/quickstart): Entry point to CDP products, common workflows, and platform concepts.
- [Authentication](https://docs.cdp.coinbase.com/get-started/authentication/cdp-api-keys): How to create API keys and authenticate requests safely.
- [JWT Authentication](https://docs.cdp.coinbase.com/get-started/authentication/jwt-authentication): Generate and use JWTs for server-side API access.
- [Security Best Practices](https://docs.cdp.coinbase.com/get-started/authentication/security-best-practices): Recommendations for key management, signing, and secure API operation.
- [Supported Networks](https://docs.cdp.coinbase.com/get-started/supported-networks): Chain and asset support across CDP products and SDKs.
- [Develop with AI](https://docs.cdp.coinbase.com/get-started/develop-with-ai/ai-overview): AI-assisted development workflows for building with CDP.
## API Reference
- [API Reference](https://docs.cdp.coinbase.com/api-reference): Top-level API reference hub for CDP services.
- [API Reference Introduction](https://docs.cdp.coinbase.com/api-reference/introduction): Overview of REST and JSON-RPC API surfaces.
- [CDP API v2](https://docs.cdp.coinbase.com/api-reference/v2/introduction): Core v2 API concepts and endpoint navigation.
- [Authentication (API v2)](https://docs.cdp.coinbase.com/api-reference/v2/authentication): Bearer token generation and request authentication flow.
- [Errors](https://docs.cdp.coinbase.com/api-reference/v2/errors): Error types, troubleshooting guidance, and response semantics.
- [JSON-RPC API](https://docs.cdp.coinbase.com/api-reference/json-rpc-api/core): Supported RPC methods and