/v1/provider/list
Retrieve a list of game providers
Name
Value
{
"success": true,
"message": "OK",
"data": [
{
"providerId": 1,
"providerName": "Pragmatic Play",
"logo": "https://cdn.example.com/logos/pragmaticplay.png",
"status": 1
}
]
}Key
Data Type
Description
Last updated