GET
/
provider
/
stats
{
  "totalOrders": 123,
  "totalFiatVolume": 123,
  "totalCryptoVolume": 123
}

Authorizations

API-Key
string
header
required

Query Parameters

currency
string

Response

200 - application/json

Provider stats

The response is of type object.

GET
/
provider
/
stats
{
  "totalOrders": 123,
  "totalFiatVolume": 123,
  "totalCryptoVolume": 123
}

Authorizations

API-Key
string
header
required

Query Parameters

currency
string

Response

200 - application/json

Provider stats

The response is of type object.