Need help?
Go to account
Balance
Retrieve the current balance and currency for your Emisri account. Use this endpoint to check available credit before dispatching messages.
GET
/v1/balance
Authorization
Header
X-Emisri-Api-Key: your_secret_key
Required
yes
Response · 200 OK
application/json
| Field | Type | Required | Description |
|---|---|---|---|
| success | boolean | — | true when the request completed successfully. |
| data | object | — | The response payload. |
| meta | object | — | Request metadata. |