Once you’ve signed up to Anymail finder you’ll get free credits to run tests with. Go to Account > API to get your API key.
Download Getpostman
Download Getpostman.com to test out the API and ‘Get Started’ on your first API call.
Use this end-point for finding emails at a domain: https://api.anymailfinder.com/v4.0/search/company.json
Use this this endpoint for finding the email of an individual at a domain: https://api.anymailfinder.com/v4.0/search/person.json
What do you enter into Getpostman?
Set it to be a POST request!
In headers enter x-api-key into the key box, add the Anymail finder API key into the value box.
Click body to enter in the word domain into the B field and then the website you want emails for as the value.
That’s it.
Change the endpoint to person.json and enter in the name as well to get emails for a specific individual.
If you have any questions ping us on our chat box.