REST API
Versioned JSON endpoints, idempotency, cursor pagination, and stable error codes.
Create disposable inboxes for Playwright, Cypress, CI pipelines, onboarding tests, password resets, and magic-link workflows. Receive real email without exposing personal accounts or running an SMTP server.
curl -X POST https://aigeneratoremail.com/v1/mailboxes \
-H "Authorization: Bearer aieg_live_..." \
-H "Idempotency-Key: test-run-4821" \
-H "Content-Type: application/json" \
-d '{"ttlSeconds": 3600}'Versioned JSON endpoints, idempotency, cursor pagination, and stable error codes.
Wait for messages, verification codes, or authentication links without polling loops.
HMAC signatures, retries, delivery logs, filters, and manual replay.
Connect Cloudflare DNS through OAuth and receive mail on a dedicated testing domain.
Rotate and revoke hashed keys with mailbox, message, domain, webhook, and usage scopes.