Domain Email: Get Count
Use this API endpoint to retrieve the number of emails available in the database for a specified domain and the cost to download the entire list.
Endpoint
https://api.anymailfinder.com
/v5.0/domain/{domain}/email
Pricing
This endpoint is free to 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 GET \'https://api.anymailfinder.com/v5.0/domain/{domain}/email' \-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.