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

# Gateway API Reference

> The machine-readable Gateway Contract v1 surface exposed to hosted Atlas.

Use this reference section for:

* request and response shapes
* auth expectations
* endpoint-by-endpoint examples
* exact field names

## Endpoints in v1

* `GET /v1/manifest`
* `POST /v1/invoke`
* `GET /v1/jobs/{jobId}`
* `POST /v1/jobs/{jobId}/cancel`

This reference matches the current hosted Atlas contract:

* one workspace gateway
* manifest-driven action discovery
* one action per invoke request
* optional async jobs
* optional approval flow
