Postman collection
The v2.1 collection is versioned in the repository:- Path:
packages/contracts/postman/HoJ-Distribution-API.postman_collection.json
| Variable | Typical value |
|---|---|
baseUrl | http://localhost:8080 or your sandbox base URL |
apiKey | Your API key (dev: see README) |
accessToken | Filled by the OAuth request’s test script |
brand | e.g. Weebora |
locale | e.g. it |
OpenAPI (machine-readable)
| Location | Notes |
|---|---|
Repo: packages/contracts/openapi/hoj-distribution-v1.openapi.json | Source of truth; review in PRs. |
Docs site copy: developer-docs/openapi/hoj-distribution-v1.openapi.json | Synced with npm run docs:sync-openapi for Mintlify. |
Live: GET /v1/openapi.json on a running BFF | Same contract as deployed. |

