Skip to main content
GET
Transaction Ledger

Authorizations

X-API-Key
string
header
required

Your UGiftMe API key for authentication.

Format: Secure API key (e.g., <your-api-key>)

Required: All endpoints require this header

Example: X-API-Key: <your-api-key>

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
currency
enum<string>

Optional filter — must be one of GBP, USD, EUR, NGN

Available options:
GBP,
USD,
EUR,
NGN

Response

Transaction history

transactions
object[]
required
pagination
object
required