Skip to main content
POST
Create address

Body

application/json
name
string

Requested local part (before @). May be rejected if blocklisted or custom names are disabled — handle errors and fall back to random generation.

domain
string

Address domain

Example:

"tempinbox.dev"

cf_token
string

Cloudflare Turnstile token (required on the public instance)

Response

Address created. Also sets jwt and session_id cookies for browser clients.

address
string
jwt
string
Example:

"eyJhbGciOiJIUzI1NiJ9..."