1,400+ REST endpoints behind one developer entry point.
Inspect live Swagger docs through the gateway, pull the aggregate spec for tooling, or audit raw service contracts directly from source control.
Gateway Docs
Interactive OpenAPI UI exposed from the gateway.
https://reference.autional.com/
Gateway Spec
Aggregate JSON spec for client tooling and contract inspection.
https://reference.autional.com/openapi.json
Raw Specs
Interactive OpenAPI spec explorer for all 24 microservices.
https://reference.autional.com/
Recommended Flow
Explore from gateway first, then go service by service.
For integration: use the aggregated gateway docs when you need fast discovery and client import.
For debugging: jump to service-specific specs when you need exact paths, schemas, or contract history.