Skip to main content
Let’s get you up to speed on the basics of using the Helo API. The Helo API is built on REST principles. Our API uses the following base URL, requiring TLS/SSL:

Authentication

To authenticate, you need to add an Authorization header with your API credentials:

Errors and response codes

To show you if your requests to Helo were successful (or not), we’re using a combination of standard HTTP codes and our own custom validation error codes.

Error response format

General error codes

API limits