Smartreach uses conventional HTTP response codes to convey if the API request is success or failure. In case of failure of an API request, additional information about the error is sent.

Attributes:
error_type: String
message: String

Example:

{
    error_type: unauthorized
    message: please pass a valid API key
}

If you are facing any issues with the Smartreach’s API Integrations, please contact our support at [email protected]