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

# OpenAPI spec

> Machine-readable spec for every endpoint above, importable into Postman, Insomnia, or any agent framework's tool loader.

The full OpenAPI 3.1 document behind this reference, covering all 8 REST endpoints plus the
paid x402 variants.

```
https://app.ravn.exchange/openapi.json
```

Point Postman's or Insomnia's "Import from URL" at it, or hand the URL to any agent framework
that loads tools from an OpenAPI spec, so no manual schema-writing is needed on your end.

```bash theme={null}
curl -s https://app.ravn.exchange/openapi.json | jq .
```
