OpenAPI docs¶
DATAMIMIC ships two OpenAPI surfaces:
/external_api_docs— the public API surface, with descriptions and examples for CI/CD integration. Use this for application integration./docs— the full API specification, including internal endpoints. Use this when you need every available endpoint and option.
The /redoc endpoint provides the same content via the ReDoc interface.