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

# External Viewers

> View the Tiro OpenAPI spec in Redoc, Swagger, or download it directly.

* [View in Redoc](https://redocly.github.io/redoc/?url=https://docs.tiro.ooo/openapi.yaml) — Clean, three-panel API documentation.
* [Download OpenAPI spec](https://docs.tiro.ooo/openapi.yaml) — For use with your own tools.

## Swagger Editor

Swagger Editor requires manual import due to CORS restrictions.

<Steps>
  <Step title="Download the spec">
    [Download openapi.yaml](https://docs.tiro.ooo/openapi.yaml)
  </Step>

  <Step title="Open Swagger Editor">
    Go to [editor.swagger.io](https://editor.swagger.io)
  </Step>

  <Step title="Import the file">
    **File → Import file** and select the downloaded file
  </Step>
</Steps>
