v1
latestOpenAPI 3.1.02026-07-242325051.4 MBExchanges:Summary
Aggregated statistics of your exchanges, average response times, and success/failure counts.
Query parameters
Filter by date. Supports operators: gte, lte, lt, gt. Example: date[gte]=2024-01-01&date[lte]=2024-01-31. Defaults to last 24 hours if not provided.
Filter by error code. Supports operators: eq, neq. Example: code[eq]=123
Filter by order ID. Supports operators: eq, neq, in, nin. Example: orderId[eq]=12345 or orderId[in][]=123&orderId[in][]=456
Filter by status. Supports operators: eq, neq. Example: status[eq]=1
Filter by action. Supports operators: eq, neq, like, nlike. Example: action[like]=payment
Filter by HTTP response code. Supports operators: eq, neq, in, nin. Example: responseCode[eq]=200
Filter by URL. Supports operators: eq, neq, in, nin. Example: url[like]=example.com
Response
Ok. Returns hourly aggregated statistics with hour as key.