Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Italian residents who have registered an Italian Exchange account can access the Betfair Exchange API. Italian residents can register an account via https://register.betfair.it/account/italy/registration

...

Once you have done created an App Key, you will need to login to API-NG using the Italian Exchange endpoint which is as follows:

Non-interactive Login

 

Code Block
https://identitysso.betfair.it/api/certlogin

Interactive Login - Desktop Application

 

Code Block
https://identitysso.betfair.it/view/login?product=<AppKey>&url=https://www.betfair.it

...

API Login -

...

Desktop Application

 

Code Block
https://identitysso.betfair.it/api/login

...

Info
Requests to these endpoints will automatically return the markets that are available to Italian Exchange customers.

Betting API Endpoints

Interface
Endpoint
JSON-RPC Prefix
<methodname> Example
JSON-RPChttps://api.betfair.com/exchange/betting/json-rpc/v1<methodname>SportsAPING/v1.0/listMarketBook
JSON RESThttps://api.betfair.com/exchange/betting/rest/v1.0/  

Accounts API Endpoints

...

Interface
Endpoint
JSON-RPC Prefix
<methodname> Example
JSON-RPC

https://api.betfair.com/exchange/account/json-rpc/v1

<methodname>

 AccountAPING/v1.0/getAccountFunds

JSON RESThttps://api.betfair.com/exchange/account/rest/v1.0  

Italian Exchange Specific Bet Rules

To use the interactive login with the Italian Exchange your App Key will need to be white-listed by Betfair. White-listing is not required to use the non-interactive login method.

...