Skip to main content
GET
/
bookmakers
Get Bookmakers
curl --request GET \
  --url https://api.odds-api.io/v3/bookmakers
[
  {
    "active": true,
    "name": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.odds-api.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

OK

active
boolean
name
string