https://api.jobhandy.io/v1.
Download JSON
Machine-readable OpenAPI 3.1 contract in JSON format.
Download YAML
Semantically equivalent OpenAPI 3.1 contract in YAML format.
Contract profile
Recommended use
- generate typed clients and models
- import endpoints into API testing tools
- validate requests and responses in CI
- compare contract releases before client adoption
- build contract tests and mocks
- archive the exact adopted specification with each client release
Adoption workflow
Tooling and client generation
Import the contract, generate clients, and automate compatibility checks.
