Usage API

Check email usage and plan limits via the public usage endpoint.

GET /api/email/usage

curl https://notify.cx/api/email/usage \
  -H "x-api-key: $NOTIFY_API_KEY"

Use this to monitor quota consumption against your plan.

Email quotas

PlanEmails / month
Free1,000
Pro10,000
Scale100,000

See Usage Limits FAQ and Accessing Usage Limits.

Interactive schema: /api-docs.