Download as pdf or txt
Download as pdf or txt
You are on page 1of 20

GETTING STARTED WITH ANTIDEO

Email and IP Health API


Antideo is one of the best temporary email detection API’s on the market

and also helps you with phone number validation as well as IP health

tracking.

Getting started with Antideo is super easy and you can get up and

running in no time
1. REGISTER AN ACCOUNT WITH ANTIDEO
You can register for an account with antideo at
https://account.Antideo.Com/signup
While signing up, you would be asked for

1. Name
2. Email
3. Phone Number
4. Company Name
5. Address
6. Country

You would also be prompted to enter in the desired password and to reconfirm it
2. CHOOSE A PLAN THAT SUITS YOUR NEED
Once you login, you would be presented all the plans available with all that is

included under each plan. You can choose the plan that best suits your need,

obviously based on the max number of API calls needed in an hour.

If you are unsure what plan would be a good fit, you can even go with the base

plan that offers free email validation and IP health check (10 Requests/Hour)
3. API KEY AND SETTING UP THE API
Once you sign up for a plan, you would be provided with an API Key. Please ensure that you do not share the API key with
anyone. In order to use the APIs inside an application, you need to pass the API Key in the header of the request.

* The base plan doesn’t need an API key and can be straightaway used after registering an account
THE METHOD OF USAGE OF EACH OF OUR APIS ARE
AS FOLLOWS
1) IP LOCATION:

In order to get the location of an IP address you need to perform a GET request to
api.antideo.com/ip/location/
Followed by the IP address.
For example if you want to get the location of 212.21.143.66
You will need to send a GET request to
api.antideo.com/ip/location/212.21.143.66
2) IP HEALTH CHECK

You need to make the GET request to api.antideo.com/ip/health/


followed by the IP Address.
For example if you want to do a health check of 212.21.143.66
you will need to send a GET request to
api.antideo.com/ip/health/212.21.143.66
3) IP INFO

To obtain the information of an IP you need to make a GET request to


api.antideo.com/ip/info/
followed by the IP Address.
For example if you want to check about 212.21.143.66 you will need to send a GET request to
api.antideo.com/ip/info/212.21.143.66
4) EMAIL ADDRESS VALIDATION

To validate an email send the GET request to api.antideo.com/email/


followed by the email you want to query. For example to perform an email health check of
info@gmail.com
you will need to send a GET request to the following URL
api.antideo.com/email/info@gmail.com
5) PHONE NUMBER VALIDATION

If you need to validate +919544309166 then we need to send a GET request to


api.antideo.com/phone/
followed by the phone number, and the final URL to be passed will be
api.antideo.com/phone/+919544309166
For more details, go through

https://www.antideo.com/documentation/

that has the detailed information about how to use Antideo’s API’s with

examples.You can also test these APIs from the test drive option available on

https://www.antideo.com/
Contact

Antideo is presented by
Bizmindz Technologies LLP
https://www.bizmindz.com/

info@bizmindz.com

You might also like