Payment Statistics
get
Query parameters
typestring · enumOptionalPossible values:
Filter payment statistics by payment type.
networkstringOptional
Filter payment statistics by blockchain network.
currencystringOptional
Filter payment statistics by a specific cryptocurrency symbol.
from_dateintegerOptional
The start of the date window to query for payment statistics in UNIX timestamp format.
to_dateintegerOptional
The end of the date window to query for payment statistics in UNIX timestamp format.
Header parameters
merchant_api_keystringRequired
Your Merchant API Key for authentication and authorization.
Content-TypestringRequiredDefault:
application/jsonResponses
200
Successful operation
application/json
messagestringOptional
A message containing additional information about the result of the request.
statusintegerOptional
The status of the request response. Typically provided as a numeric code.
versionstringOptional
The version of the API being used.
400
Bad request
application/json
get
/payment/statsLast updated