Apollo.io (API) avatar
Apollo.io (API)

Pricing

$12.00/month + usage

Go to Store
Apollo.io (API)

Apollo.io (API)

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Search and enrich People or Organizations (with Job postings). It's fast and costs little.

0.0 (0)

Pricing

$12.00/month + usage

3

Total users

32

Monthly users

9

Runs succeeded

>99%

Issue response

1 days

Last modified

3 months ago

You can access the Apollo.io (API) programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "queries": [
< {
< "contact_email_status": [
< "verified"
< ],
< "organization_locations": [
< "new york"
< ],
< "organization_num_employees_ranges": [
< "1-10"
< ]
< }
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< }
<}' |
<apify call canadesk/apollo-io-api --silent --output-dataset

Apollo.io (API) API through CLI

The Apify CLI is the official tool that allows you to use Apollo.io (API) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: