Use this page when you need the public AI-facing entry points for Solana Developer Platform.

## Machine-readable resources

- [llms.txt](/docs/ai/llms.txt): Concise discovery file with canonical URLs, supported surfaces, and key starting pages.
- [llms-full.txt](/docs/ai/llms-full.txt): Expanded docs map generated from the docs navigation and public API reference.
- [OpenAPI](/docs/reference/api): Human-readable API reference generated from the public contract.
- [OpenAPI JSON](https://api.solana.com/openapi.json): Machine-readable API contract for the public SDP API.
- [API llms.txt](https://api.solana.com/llms.txt): API-only discovery entry point for endpoint families and authentication expectations.
- [Postman Collection](/docs/reference/postman-collection): Downloadable public collection generated from the same OpenAPI source.

## Recommended ingestion order

1. Start with [llms.txt](/docs/ai/llms.txt).
2. Expand to [llms-full.txt](/docs/ai/llms-full.txt) when you need broader site coverage.
3. Use the [API reference](/docs/reference/api) and [OpenAPI JSON](https://api.solana.com/openapi.json) for exact request and response schemas.
4. Use the product guides for workflow sequencing, operational constraints, and supported patterns.

## Scope

- These AI resources are limited to the supported public SDP surface.
- Hidden or internal-only route families are intentionally excluded.
- Public docs should be treated as the source of truth ahead of internal implementation details.

## Coverage focus

- Wallets and custody
- API key management
- Projects
- Token issuance and lifecycle operations
- Payments, transfers, and ramps
- Compliance screening