Versions Compared

Key

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

...

 

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: *application/*json
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:

en | en_GB | bg | da | de | el | es | it | pt | ru | sv

English - en

Spanish - es

Italian  - it

German - de

Swedish - sv

Portuguese  -pt

Russian - ru

Greek - el

Bulgarian – bg

Danish - da

...