get
https://api.dcepay.io/api/transactions
Paginated ledger of deposits, withdrawals, and related records for the authenticated user.
Query: page, limit (defaults apply); optional type, status, currency, network to filter. Response rows carry currency and network, fee breakdowns, and referenceId resolution from deposits, withdrawals, and webhook metadata where present.
Authentication: Authorization: <API key> — send the raw key (no Bearer prefix required). Bearer <API key> is still accepted for compatibility.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Success
400Bad request — validation error or business rule failure.
401Unauthorized — missing or invalid API key.
403Forbidden — insufficient permissions for this operation.
500Internal server error

