Base URLs & Endpoints

SendClean APIs are accessible through version-specific base URLs. The base URL will be provided to you during account onboarding and varies based on your region and deployment.

API version structure

Choose the API service based on the type of email operation you want to perform.

API serviceVersion pathBest forBase URL pattern
Single APIv1.0Transactional emails and individual sends{{base_url}}v1.0/
Bulk APIv2High-volume campaigns and batch operations{{base_url}}/v2/

Example URLs

If your assigned base URL is:

https://api.sendclean.com/

Use the following endpoint formats:

Replace {{base_url}} with the base URL provided during account onboarding. Your base URL may vary based on your region and deployment.



Did this page help you?