Skip to main content
See the Swagger UI for live request/response schemas and to try endpoints directly in your browser.

Get balance

Returns the current spendable balance of the authenticated user’s account in USD.
Scope: balance:read
Example response

Get balance history

Returns a paginated list of balance transactions (top-ups and charges) for a given date range.
Query parameters Scope: balance:read
Example response

Get plans

Returns the list of available tariff plans. Use the id from this response as tariff_id when creating a proxy.
Query parameters Scope: proxies:read or proxies:write
Example response