Changelog
What changed in the API and its docs. Entries before July 2026 are being backfilled.
OpenAPI spec, Swagger UI, and expanded docs
- Full REST surface published at /openapi.json, importable into Postman, Insomnia, or any OpenAPI tool.
- Browsable Swagger UI at /docs/api.
- Docs: 60-second quickstart, a HIP-3 order example (xyz:AAPL), and deep-linkable examples (/docs?example=hip-4-order).
- HIP-4 docs now spell out the # asset encoding: outcomeId × 10 + side, where side 0 is Yes and 1 is No, so #100 is outcome 10's Yes side.
- Machine-readable docs for coding agents at /llms.txt and /llms-full.txt.
HIP-4 outcome markets settle in USDC
- USDH is deprecated across the API: /outcomes responses and error codes (now INSUFFICIENT_USDC) use USDC.
- The 10 USDC minimum order value for HIP-4 markets is unchanged.