The Verify API offers a seamless integration process for software solutions. It facilitates both individual email verifications and batch job uploads containing multiple records.
Prerequisites:
-
API Key: Before integrating, ensure you have the API key associated with your Verify account. This key:
- Authenticates your requests to our API.
- Manages your usage based on account credits.
For every email verification, a credit is consumed from your account. If you lack sufficient credits, the API call will be unsuccessful.
Integration Steps:
-
Decide on the Environment: Verify provides different environments for your needs. The URL endpoint format for these environments is:
arduinohttps://<environment>.lastbounce.com/Replace
<environment>with one of the following:-
dev-apifor the Development environment. -
sqa-apifor the SQA environment. -
apifor the Production environment. This is the default setting.
-
- Initiate the API Call: Using the correct environment URL, initiate the API call. Make sure to include your API key in the header or as required by the Verify API documentation for proper authentication.
- Process the Response: Depending on the type of request (individual or batch verification), interpret the API response to check the verification status or any other pertinent information.
If you’d like a copy of the full API documentation, feel free to contact us through the DemandScience Help Center and we’ll be happy to provide it.
Comments
0 comments
Please sign in to leave a comment.