cloudflare.mail
If you need other solutions or private deployment, please try to contact [email protected].
26 subscribers
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
cloudflare.mail endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
fork_email /fork_domain |
fork sub domain |
| GET |
Domains list /api/domains |
List available domain names. If your project has a domain name blocked, please use the available domain names in batches as appropriate, which will increase the life of the… |
| POST |
Create email /api/emails/generate |
Create a temporary mailbox It will generate an emailId, which will be used by interfaces: "Email Inbox list" "Email Inbox message" "Delete email" |
| GET |
commit_domain /commit_domain |
commit domain to server |
| GET |
create /api/emails/generate |
create email |
| GET |
Email Inbox list /api/emails/{emailId} |
List mailbox inboxes. {emailId} is generated by the "Create email" api |
| GET |
Email Inbox message /api/emails/{emailId}/{messageId} |
Get email content. {emailId} is generated by the "Create email" api {messageId} is generated by the "Email Inbox list" api |
| GET |
remove /api/emails/email_id |
remove email |
| GET |
inbox /api/emails/email_id |
list inbox |
| DELETE |
Delete email /api/emails/{emailId} |
Delete a mailbox |
| GET |
inbox_message /api/emails/email_id/inbox_id |
get inbox messages |
| GET |
domains list /api/domains |
List available domain names. If your project has a domain name blocked, please use the available domain names in batches as appropriate, which will increase the life of the… |
cloudflare.mail pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $99 / month | — |
|