Skip to main content
GET
Get dashboard metrics

Authorizations

Authorization
string
header
required

User JWT token — obtained from /api/v1/auth/login or /api/v1/auth/register.

Headers

x-client-id
string
required

Client identifier for the company in the request.

Example:

"client_abc123"

Query Parameters

start_date
string<date>
Example:

"2026-01-01"

end_date
string<date>
Example:

"2026-12-31"

Response

Dashboard metrics

total_processed_amount
integer
Example:

1500000

total_transactions
integer
Example:

320

approval_rate
number<float>
Example:

87.5

recovered_payments
integer
Example:

12

conversion_by_gateway
object[]
failure_reasons
object[]
last_transactions
object[]