☰
HOME
ABOUT US
B2C
OUR PRODUCTS
OUR SERVICES
OUR CASINO
CONTACT US
CHAT
The Betting
Sports Api
The Destination of
All Api
Diamond Match Odds API
Casino's API
TV API
App
Api Key
Request URL
cURL
curl --request GET \ --url 'https://diamond-sports-api-d247-sky-exchange-betfair.p.diamondapi.com/sports/getPriveteData?sid=4&gmid=530011751' \ --header 'x-diamondapi-host: diamond-sports-api-d247-sky-exchange-betfair.p.diamondapi.com' \ --header 'x-diamondapi-key: fb1a485b70msh1d035734402359bp1c6b48jsn641a075678e3'
App
rawPayload = [ "user_id" => 12345, "wallet_amount" => 100.5, "game_uid" => jsfsd4dv454sdff5fs4, Parameter Type Desc Required user_id int Player’s unique id (Suggest id with 5 digit numerics yes wallet_amount float Player’s wallet amount yes game_uid string Game UID yes token string Player’s unique token provide by api provider yes timestamp string Current timestamp(Milliseconds) yes payload json string Encrypted JSON of the above parameters (AES- 256) yes "token" => fhsbddv864efv64evv4v9re746rvver4, "timestamp" => 1215484848, ];
Api Key
Request URL
cURL
GET https://serverurl/launch_game?params params – user_id wallet_amount game_uid token timestamp payload
Documentation
Example gameLaunchUrl = https://serverurl/launch_game?.params params = http_build_query([ "user_id" => 12345, "wallet_amount" => 100.5, "game_uid" => jsfsd4dv454sdff5fs4, "token" => fhsbddv864efv64evv4v9re746rvver4, "timestamp" => 1215484848, "payload" => EncryptedPayload ]);
App
Api Key
Request URL
cURL
curl --request GET \ --url 'https://diamond-sports-api-d247-sky-exchange-betfair.p.diamondapi.com/sports/hlstv?eventid=34285418' \ --header 'x-diamondapi-host: diamond-sports-api-d247-sky-exchange-betfair.p.diamondapi.com' \ --header 'x-diamondapi-key: fb1a485b70msh1d035734402359bp1c6b48jsn641a075678e3'