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

May 20, 2026

main
1.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4
GET /events
  • Response
  • 200 response Modified
    • application/json content type Modified
      • events property Modified
        • title, rules_primary, markets properties Modified
GET /events/{event_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • rules_primary property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets
  • Response
  • 200 response Modified
    • application/json content type Modified
      • markets property Modified
        • title, yes_sub_title, no_sub_title properties Modified
GET /markets/{market_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • yes_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required
      • no_sub_title property Modified
        • en, pt, id properties Modified
          • Properties are no longer required