Domain Search API (V2)
Bulk Domain Search API Documentation
Domain Search - Get File
The domain search getfile API allows you to get the results for the file you submitted using domain search sendfile API.
GET /DOMAIN-SEARCH/GETFILE
API URL: https://bulkapi.zerobounce.net/domain-search/getfile
URL Parameters
- ParameterDescription
- api_keyYour API Key, found in your account. (Required)
- file_idThe returned file ID when calling sendfile API.
If you want to call the API from your browser to test it, all you have to do is to replace the API KEY parameter with your API key (found in your ZeroBounce account settings ) and the FILE ID with the returned file ID from sendfile API:
https://bulkapi.zerobounce.net/email-finder/getfile?api_key=replacewithyours&file_id=[replacewithyours]
ENDPOINT RESPONSE
Successful Response
The domain search getfile API returns the domain search results file. The returned content type is "application/octet-stream". You can get the file name from response.Content.Headers.ContentDisposition.FileName. If you are calling the API directly from the browser, you can either save or open the results file from the browser.
Error Response
Need help getting your domain search API results? Our team is here to lend a hand. Reach out to us anytime. We offer 24/7 customer support.