Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Endpoint & Required Headers
  • Example Request
  • Supported Locales
  • Navigation Data File Structure
  • JSON Model Structure

...

The file can be accessed via https://api.betfair.com/exchange/betting/rest/v1/en/navigation/menu.json and is updated every 5 minutes.

...

  • X-Application  - Your Application Key
  • X-Authentication - Your session token, obtained from the API login response.

The following request headers are optional:

  • X-Authentication - Session Token used to verify the customer is authenticated
  • Host- Host on which the request is being called
  • X-IP - IP from which the request has been made.
GET

X-Application<AppKey>
X-Authentication: 
<SessionToken>
HTTP/1.1
Host: api.betfair.com
Connection: keep-alive
X-Application: <YourAppKey>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36
Accept: */*
Accept-Encoding: gzip,deflate,sdch

The following languages are supported by the navigation file:

English - en

Spanish - es

Italian  - it

German - de

Swedish - sv

Portuguese  -pt

Russian - ru

Greek - el

Bulgarian – bg

Danish - de

...