API Docs

Status Codes

Gamalogic API uses the following status codes:

List of the error code with the detailed message:

You can contact our technical support for further troubleshooting at support@gamalogic.com

Error CodeError Messages
101Unauthorized Access
102Credits Exhausted please contact support@gamalogic.com
103Error in Single email address validation API
104Error in Bulk email address validation API
105Contact support
106Contact support
107Contact support
108No email address to verify in Bulk Verifications
109Maximum allowed 1000 email addresses for bulk verification in a batch
110Error in Yahoo domains

cURL

{
“error”: True,
“error_code”: 102,
“error_message”: “Credits Exhausted please contact support@gamalogic.com”
}

Make sure to replace your_api_key with your API key.