API Reference¶
Complete REST API for the EIDOS Explorer backend. 129 endpoints across authentication, graph operations, mutations, import/export, IAM, and administration.
The spec is generated directly from the FastAPI application. Regenerate with:
python scripts/build_docs.py --export-openapi