SendClean Email Marketing API Documentation
Info! This is Beta version, if you have any problem in using API, please mail us at support@sendclean.com
API Endpoint
All API URLs listed in this documentation are relative to http://SendCleanEM_APP_DOMAIN.
For example, the /field/create_custom_field API call is reachable at http://SendCleanEM_APP_DOMAIN/api/field/create_custom_field
RESTful
The SendClean API 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
- All methods are accessed via: http://SendCleanEM_APP_DOMAIN/api/SOME-METHOD1/SOME-METHOD2
Official API Clients
SendClean has official API clients for the following languages. Click the links below for documentation about each language.