Discovery

Machine-readable quickstart (no auth)

GEThttps://backend.immut.io/api/v1/docs

No 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

StatusMeaning
200Quickstart 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