Domains API
List and manage sending domains via the public Domains API.
GET /api/public/v1/domains
List domains for the authenticated account.
curl https://notify.cx/api/public/v1/domains \
-H "x-api-key: $NOTIFY_API_KEY"
Domain limits by plan
| Plan | Domains | |------|---------| | Free | 1 | | Pro | 3 | | Scale | 10 |
Dashboard UI: Domains. Walkthrough: Domain Verification.
Interactive schema: /api-docs.