Retrieve your current wallet balance
X-API-Key header.
Production:
| Header | Value | Required |
|---|---|---|
| Authorization | YOUR_API_KEY | Yes |
| Content-Type | application/json | Yes |
| Field | Type | Description |
|---|---|---|
| balance | number | Current wallet balance |
| currency | string | Currency code (USD, EUR, etc.) |
| lastUpdated | string | ISO 8601 timestamp of last balance update |