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

# OpenAPI specification

> Download the machine-readable OpenAPI document for the doola Partner API.

The doola Partner API is described by a machine-readable OpenAPI 3 document. It is generated directly from the live API, so it always matches the current contract.

<Card title="Download the OpenAPI spec" icon="download" href="/api-reference/openapi.json">
  The full specification in JSON.
</Card>

Use it to:

* generate a typed client or SDK (for example with [openapi-generator](https://openapi-generator.tech)),
* import the API into Postman, Insomnia, or Bruno,
* power your own validation and tooling.
