MailBrew
Home
API
Playground
JA
Log in
Get started free
API Playground
Enter your API key to interactively try the MailBrew API
API Key
mb_your_key_here
Endpoint
POST /addresses
Execute
TTL (seconds)
Local part (optional)
e.g. test-inbox
cURL Preview
Copy
curl -X POST https://mailbrew.dev/api/mailbrew/addresses \ -H "X-API-Key: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"ttl":3600}'
Please enter an API key. You can generate one from the dashboard after signing up.