Skip to main content
The Purple Box home page
Search...
⌘K
Search...
Navigation
API Documentation
Base URL
Documentation
API Reference
Community
API Documentation
Base URL
Authentication
Rate Limiting
Transactional
POST
Send email
Emails
GET
List Emails
GET
Get Email by ID
GET
Get Email Logs
Domains
POST
Add a Domain
GET
Get a Domain
DEL
Delete a Domain
POST
Verify a Domain
API Keys
GET
API Key Logs
API Documentation
Base URL
The base URL for all API requests
All API requests to thePurplebox should use the following base URL:
Copy
https://api.thepurplebox.io
For example, to send an email via the API:
Copy
https://api.thepurplebox.io/v1/send
Authentication
⌘I