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

# OpenAPI Spec

> Machine-readable API specification for programmatic integration

The full OpenAPI 3.0.1 specification for the Financial Datasets API is publicly available:

<Card title="openapi.json" icon="file-code" href="https://financialdatasets.ai/openapi.json">
  [https://financialdatasets.ai/openapi.json](https://financialdatasets.ai/openapi.json)
</Card>

## What's included

The spec covers all 27 API endpoints with complete request/response schemas, authentication details, and parameter descriptions. You can use it to:

* **Generate client libraries** in any language using tools like [openapi-generator](https://openapi-generator.tech/)
* **Import into API clients** like Postman, Insomnia, or Bruno
* **Power AI agents** that need to discover and call endpoints programmatically
* **Validate requests and responses** against the official schema
