API Reference

Use generated OpenAPI for exact endpoints; use this page for operating guidance.

Canonical contract

`/openapi.json` is the canonical machine-readable contract. Re-generate from backend sources to avoid drift.

How to work with API docs

Use OpenAPI for implementation details and this docs site for architecture and workflows.

Fetch and inspect spec

curl -sS https://docs.archastro.ai/openapi.json | jq '.info, (.paths | keys | .[0:10])'

Generated OpenAPI Status

ArchAstro Platform API (v2) using OpenAPI 3.0.0. This spec currently contains 247 paths and 327 operations.

Raw artifact: /openapi.json