Xurel Docs

Usage

Inspect volume for the current billing period (emails sent, plan quota).

Get usage

GET /v1/usage
200
{
  "period": "2026-07",
  "emailsSent": 12480,
  "emailsLimit": 50000,
  "plan": "pro",
  "currency": "USD"
}

All monetary plan amounts are in USD. Product billing is managed in the dashboard — pay by card, or PayPal.