Domain Email: Pay to Download List
Use this API endpoint to pay for and download a file containing all available email addresses for a specific domain. Payments are processed asynchronously, and you can provide a URL to receive a webhook notification once the file is ready for download. Note that the emails included in the file are not verified for accuracy.
Endpoint
https://api.anymailfinder.com
/v5.0/domain/{domain}/email/pay
Pricing
- 1 credit for every 40 emails.
The file provides raw, unverified data, so you may need to validate the emails before use.
Authentication
You must include your API key in the Authorization
header to access this endpoint.
Refer to the Authentication page for details on how to authenticate your requests.
Request example
curl -X POST \'https://api.anymailfinder.com/v5.0/domain/{domain}/email/pay' \-H 'Authorization: Bearer YOUR_API_KEY'
Request parameters
Path parameters
Parameter | Example value | Description |
---|---|---|
domain string | "microsoft.com" | The domain for which to retrieve the email count and cost. |
Response
Need Help?
Our team is experienced with APIs and is here to help. Contact us via chat or email at team@anymailfinder.com.