> For the complete documentation index, see [llms.txt](https://developers.unigox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.unigox.com/api-reference/public-endpoints-no-api-key.md).

# Public endpoints (no API key)

A few discovery endpoints are public so you can explore liquidity and indicative pricing without credentials:

* `GET /api/v1/partner/liquidity`
* `POST /api/v1/partner/onramp/estimate`
* `POST /api/v1/partner/offramp/estimate`

Quote, initiate, user, and order endpoints still require `X-API-Key`.
