00:00:00Z on the first day of the month and resets at 00:00:00Z on the first day of the next month, independently of whether Premium was purchased weekly, monthly, or through a one-time payment.
Call GET /v1/usage for the authenticated account’s current allowance window. The usage endpoint itself does not consume monthly allowance.
Accounting rules
- Completed authenticated public operations are charged according to the OpenAPI contract.
- A
304is charged because the service authenticated and checked the resource. - An exact successful create-email idempotency replay is not charged again.
GET /v1/usageis not charged.401,403,429, and service5xxresponses are not charged.- Authenticated processed
400,404,409, and422responses are charged. - Inbound SMTP admission is independent from public API usage.
RateLimit-Limit, RateLimit-Remaining, and RateLimit-Reset mirror the authoritative request allowance on applicable responses. A renewal within the same UTC month does not reset usage. Dashboard entitlement and the live API response remain authoritative for the current window and any separately purchased request pack.