SendClean Email API Documentation
Info! Do you have any questions on our Email API?
Write to us at support@sendclean.com
API Endpoint
All API URLs listed in this documentation are relative to https://api.SendCleanTES_APP_DOMAIN/v1.0/.
For example, the /settings/addSmtp API call is reachable at https://api.SendCleanTES_APP_DOMAIN/v1.0/settings/addSmtp
RESTful
The SendCleanAPI is a mostly RESTful API. Known caveats:
- All API calls should be made with HTTP POST.
- You can consider any non-200 HTTP response code an error - the returned data will contain more detailed information
- Please use us1-mta1.sendclean.net in replace of SendCleanTES_APP_DOMAIN while calling the API
Official API Clients
SendCleanhas official API clients for the following languages. Click the links below for documentation about each language.