Discovery
Machine-readable quickstart (no auth)
GET
https://backend.immut.io/api/v1/docsNo authentication required.
Unauthenticated JSON covering this whole surface: base URLs, auth, endpoint skeletons, rate limits, verification recipes, and security notes. Agents holding only the API base URL can bootstrap from it.
Responses
| Status | Meaning |
|---|---|
200 | Quickstart JSON |
Example
curl -X GET "https://backend.immut.io/api/v1/docs" \
-H "Authorization: Bearer $IMMUT_API_KEY"
Generated from the immut API contract, version 1.9.0. Machine-readable: this page as markdown · everything in one file · OpenAPI