Download openapi.yaml
Latest version of the deepidv server-to-server API contract (OpenAPI 3.1,
YAML).
Use cases
- Import into API tooling — every major API client supports OpenAPI 3.1 import.
- Contract-test your integration in CI by validating recorded requests and responses against the spec.
- Diff the contract between releases to spot breaking changes before they hit your integration.