🚀 Getting Started
The HostingEmails API allows you to programmatically manage email accounts, domains, and settings. All requests require authentication via API key.
Base URL
Authentication
Include your API key in the Authorization header:
📧 Email Accounts
Example Request
🌐 Domains
📊 Response Format
All API responses are in JSON format:
Error Responses
Common Status Codes
200 OK - Request succeeded
201 Created - Resource created successfully
400 Bad Request - Invalid request parameters
401 Unauthorized - Invalid or missing API key
404 Not Found - Resource not found
429 Too Many Requests - Rate limit exceeded
500 Internal Server Error - Server error
🔑 Get Your API Key
API access is available on Professional and Enterprise plans.
Generate your API key from your account dashboard after upgrading to a compatible plan.