# Asteria API llms.txt Use these entries to discover the best page before falling back to the full corpus. - [Authentication](https://docs.docsflow-ai.com/docs/authentication.md): Authenticate Asteria API requests with bearer tokens, rotate keys safely, and keep secrets out of client bundles. - [Code Examples](https://docs.docsflow-ai.com/docs/code-examples.md): Reference copyable cURL, Node, and Python snippets for the most common Asteria API flows. - [Errors](https://docs.docsflow-ai.com/docs/errors.md): Inspect error codes, request identifiers, and retry guidance for failed API calls. - [Getting Started](https://docs.docsflow-ai.com/docs/getting-started.md): Learn the Asteria API request model, base URL, and where to find auth, pagination, and examples. - [Idempotency](https://docs.docsflow-ai.com/docs/idempotency.md): Make write retries safe by attaching a deterministic idempotency key. - [Pagination](https://docs.docsflow-ai.com/docs/pagination.md): Use cursor-based pagination to iterate through list responses safely and predictably. - [Rate Limits](https://docs.docsflow-ai.com/docs/rate-limits.md): Understand bucket limits and the recommended retry strategy for overloaded clients. - [Request Headers](https://docs.docsflow-ai.com/docs/request-headers.md): Version requests, identify retries, and inspect response headers for support and rate limit workflows. - [SDK Guide](https://docs.docsflow-ai.com/docs/sdk-guide.md): Follow the Asteria SDK conventions for safe authentication, JSON writes, and stable version pinning. - [Webhooks](https://docs.docsflow-ai.com/docs/webhooks.md): Receive signed event deliveries and verify every request before processing it. - [Full Corpus](https://docs.docsflow-ai.com/llms-full.txt): Full concatenated Markdown export. - [MCP Manifest](https://docs.docsflow-ai.com/mcp/manifest.json): Placeholder manifest with fetch guidance.