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

# Changelog

> Release history for the Augment External API

## v1.0.0

Initial release of the Augment External API:

* `GET /api/v1/health` — liveness probe
* `GET /api/v1/companies` — list companies
* `GET /api/v1/companies/{company_id}` — get a company
* `GET /api/v1/offerings` — list offerings
* `GET /api/v1/offerings/{offering_id}` — get an offering
