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

FieldTypeRequiredDescription
successbooleantrue when the request completed successfully.
dataobjectThe response payload.
metaobjectRequest metadata.