Email API
Creating Email Addresses
Create an email address to send/receive from using our API
The Email API allows you to create custom email addresses on your A1Base account. Get started with our free domains @a101.bot or @a1send.com.
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
address | string | Yes | The local part of the email address (before the @ symbol) |
domain_name | string | Yes | The domain name to use for the email address |
Endpoint
Valid Email Addresses:
- 5-30 characters long
- Only contain letters, numbers, ’.’, ’_’, ’-’
- Have no consecutive dots, spaces, or commas
Example Response
Error Responses
Status Code | Description |
---|---|
400 | Invalid request parameters |
401 | Invalid API credentials |
403 | Domain not authorized for account |
409 | Email address already exists |
Next Steps
After creating your email address, you can:
- Set up a webhook to receive incoming emails
- Send emails from your new address
- Configure a custom domain for your email addresses
We’d love to hear from you!
Don’t hesitate to reach out to [email protected] or [email protected] if there’s any features you’d like to see or prioritised!