API Reference¶
The full, interactive OpenAPI reference — with a built-in request playground — is served from the running API:
Open the interactive API reference →{ .md-button .md-button--primary }
Other formats:
- OpenAPI spec (JSON):
/openapi.json— the single source of truth. - Swagger UI:
/docs - ReDoc:
/redoc - Postman collection:
/static/downloads/taxbridge.postman_collection.json
Generated, never stale
The reference, the Postman collection and the client SDKs are all generated
from openapi.json in CI, so they always match the deployed API.