API Reference
Authentication
All requests to the Atlas API must include a valid bearer token in the Authorization header.
Endpoints
The table below lists the primary endpoints exposed by the Atlas API.
| Method | Path | Description |
|---|---|---|
| GET | /v1/atlas/status | Health/status check |
| GET | /v1/atlas/resources | List resources |
| POST | /v1/atlas/resources | Create a resource |
| DELETE | /v1/atlas/resources/:id | Delete a resource |
Support
For questions about Atlas, contact the product team or visit the community forum.