Endpoints

The SMTP2GO API's base URL is https://api.smtp2go.com/v3/
Any API URLs will always be relative to this URL.

For example, an API call to /stats/email_summary will be reachable at https://api.smtp2go.com/v3/stats/email_summary

US, EU and AU Endpoints

Aside from the Global URL, requests may be prefixed with one of the following base URL's:

If you send your requests to the 'Global' endpoint, the API will automatically choose the US, EU or AU endpoint based on which is closer to the request origin.