Off Canvas sidebar is empty

Get Providers

https://api.tilerank.com/api/tilerankapi/v1/clients/getproviders?apikey=[your api key]

Description

Returns a list of casino game providers. Only available with the Enterprise Tier.

Response Data Parameters

Parameter

Required

Type

Description

error

yes

BOOLEAN

 

message

yes

INT

 

providers

yes

Array [

INT: provider_id

STRING: provider

]

Array of game provider objects 

 

Example Response

{
   "error":false,
   "message":"Success",
   “providers”:
   [
      {
         "provider_id": 1,
         "provider": "provider_name"
      }
   ]
}

Example Error Response

{
   "error":true,
    "message":"Invalid API Key",
}
Tilerank.com Uses Cookies

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies.

Privacy