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
| Plan | Emails / month |
|---|---|
| Free | 1,000 |
| Pro | 10,000 |
| Scale | 100,000 |
See Usage Limits FAQ and Accessing Usage Limits.
Interactive schema: /api-docs.