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

...

...


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

...

Code Block
GET https://api.betfair.com/exchange/betting/rest/v1/en/navigation/menu.json HTTP/1.1
Host: api.betfair.com
Connection: keep-alive
X-Application: <AppKey>
User-Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36
X-Authentication: <SessionToken>
Accept: */*
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8,da;q=0.6

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

...