Do not miss any broker-openapi API changes, ever again

Subscribe to the broker-openapi API changelog to be up to date on recent changes.

RSS

Dec 2, 2025

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • markets property Modified
        • void_reason property Added
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • latest_expiration_time property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • market_index, lower_inclusive, upper_inclusive, expected_expiration_time properties Added
      • void_reason property Added
GET /markets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • latest_expiration_time property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • market_index, lower_inclusive, upper_inclusive, expected_expiration_time properties Added
GET /markets/{market_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • latest_expiration_time property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • market_index, lower_inclusive, upper_inclusive, expected_expiration_time properties Added