![Apollo.io (Cookie) avatar](https://images.apifyusercontent.com/oLTAvvhC3bXVvCaQNZ2WJN5q3jKsByzi7mMC5xIqvBA/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vZVJUWnpLeGRoYkZYOEthQWsvclRiUzlLV25jQ1ptSnExTHotYXBvbGxvX2xvZ28ucG5n.webp)
Apollo.io (Cookie)
3 days trial then $6.00/month - No credit card required now
![Apollo.io (Cookie)](https://images.apifyusercontent.com/oLTAvvhC3bXVvCaQNZ2WJN5q3jKsByzi7mMC5xIqvBA/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vZVJUWnpLeGRoYkZYOEthQWsvclRiUzlLV25jQ1ptSnExTHotYXBvbGxvX2xvZ28ucG5n.webp)
Apollo.io (Cookie)
3 days trial then $6.00/month - No credit card required now
Search and enrich People or Organizations (with Job postings). It's fast and costs little.
You can access the Apollo.io (Cookie) programmatically from your own applications by using the Apify API. You can 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.
1{
2 "openapi": "3.0.1",
3 "info": {
4 "version": "2.0",
5 "x-build-id": "0C0DcZ53ndzcUQAPI"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/canadesk~apollo-io-cookie/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-canadesk-apollo-io-cookie",
16 "x-openai-isConsequential": false,
17 "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18 "tags": [
19 "Run Actor"
20 ],
21 "requestBody": {
22 "required": true,
23 "content": {
24 "application/json": {
25 "schema": {
26 "$ref": "#/components/schemas/inputSchema"
27 }
28 }
29 }
30 },
31 "parameters": [
32 {
33 "name": "token",
34 "in": "query",
35 "required": true,
36 "schema": {
37 "type": "string"
38 },
39 "description": "Enter your Apify token here"
40 }
41 ],
42 "responses": {
43 "200": {
44 "description": "OK"
45 }
46 }
47 }
48 },
49 "/acts/canadesk~apollo-io-cookie/runs": {
50 "post": {
51 "operationId": "runs-sync-canadesk-apollo-io-cookie",
52 "x-openai-isConsequential": false,
53 "summary": "Executes an Actor and returns information about the initiated run in response.",
54 "tags": [
55 "Run Actor"
56 ],
57 "requestBody": {
58 "required": true,
59 "content": {
60 "application/json": {
61 "schema": {
62 "$ref": "#/components/schemas/inputSchema"
63 }
64 }
65 }
66 },
67 "parameters": [
68 {
69 "name": "token",
70 "in": "query",
71 "required": true,
72 "schema": {
73 "type": "string"
74 },
75 "description": "Enter your Apify token here"
76 }
77 ],
78 "responses": {
79 "200": {
80 "description": "OK",
81 "content": {
82 "application/json": {
83 "schema": {
84 "$ref": "#/components/schemas/runsResponseSchema"
85 }
86 }
87 }
88 }
89 }
90 }
91 },
92 "/acts/canadesk~apollo-io-cookie/run-sync": {
93 "post": {
94 "operationId": "run-sync-canadesk-apollo-io-cookie",
95 "x-openai-isConsequential": false,
96 "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97 "tags": [
98 "Run Actor"
99 ],
100 "requestBody": {
101 "required": true,
102 "content": {
103 "application/json": {
104 "schema": {
105 "$ref": "#/components/schemas/inputSchema"
106 }
107 }
108 }
109 },
110 "parameters": [
111 {
112 "name": "token",
113 "in": "query",
114 "required": true,
115 "schema": {
116 "type": "string"
117 },
118 "description": "Enter your Apify token here"
119 }
120 ],
121 "responses": {
122 "200": {
123 "description": "OK"
124 }
125 }
126 }
127 }
128 },
129 "components": {
130 "schemas": {
131 "inputSchema": {
132 "type": "object",
133 "required": [
134 "process",
135 "cookie"
136 ],
137 "properties": {
138 "cookie": {
139 "title": "Cookie",
140 "type": "string",
141 "description": "Required. See Information tab!",
142 "default": ""
143 },
144 "process": {
145 "title": "Process",
146 "enum": [
147 "se",
148 "so",
149 "ep"
150 ],
151 "type": "string",
152 "description": "Process to run.",
153 "default": "se"
154 },
155 "urls": {
156 "title": "URLs",
157 "type": "array",
158 "description": "Overrides Custom Input. See Information tab!"
159 },
160 "queries": {
161 "title": "Custom Input",
162 "type": "array",
163 "description": "See Information tab!"
164 },
165 "sortby": {
166 "title": "Sort By",
167 "enum": [
168 "[none]",
169 "sanitized_organization_name_unanalyzed",
170 "person_name.raw",
171 "person_title_normalized",
172 "person_location_country",
173 "organization_estimated_number_employees",
174 "organization_linkedin_industry_tag_ids",
175 "person_location_state",
176 "person_location_city",
177 "person_email",
178 "person_phone",
179 "organization_hq_location_country",
180 "organization_hq_location_state",
181 "organization_hq_location_city",
182 "account_owner_id",
183 "recommendations_score"
184 ],
185 "type": "string",
186 "description": "",
187 "default": "[none]"
188 },
189 "order": {
190 "title": "Order",
191 "enum": [
192 "asc",
193 "desc"
194 ],
195 "type": "string",
196 "description": "",
197 "default": "asc"
198 },
199 "mode": {
200 "title": "Search mode",
201 "enum": [
202 "search",
203 "enrich",
204 "jobs"
205 ],
206 "type": "string",
207 "description": "Will perform additional requests when needed.",
208 "default": "search"
209 },
210 "emode": {
211 "title": "Enrichment mode (People)",
212 "enum": [
213 "default",
214 "phone"
215 ],
216 "type": "string",
217 "description": "",
218 "default": "default"
219 },
220 "delay": {
221 "title": "Delay",
222 "minimum": 2,
223 "maximum": 30,
224 "type": "integer",
225 "description": "Waiting time between requests.",
226 "default": 3
227 },
228 "maximum": {
229 "title": "Maximum results",
230 "minimum": 1,
231 "type": "integer",
232 "description": "Limited by your Apollo plan! See Information tab.",
233 "default": 10
234 },
235 "apiKey": {
236 "title": "API Key",
237 "type": "string",
238 "description": "Optional. Only to get Job Postings.",
239 "default": ""
240 },
241 "format": {
242 "title": "Save on usage costs",
243 "enum": [
244 "expanded",
245 "wrapped"
246 ],
247 "type": "string",
248 "description": "See Information tab.",
249 "default": "expanded"
250 },
251 "proxy": {
252 "title": "Proxy configuration",
253 "type": "object",
254 "description": "Select proxies to be used by your crawler."
255 }
256 }
257 },
258 "runsResponseSchema": {
259 "type": "object",
260 "properties": {
261 "data": {
262 "type": "object",
263 "properties": {
264 "id": {
265 "type": "string"
266 },
267 "actId": {
268 "type": "string"
269 },
270 "userId": {
271 "type": "string"
272 },
273 "startedAt": {
274 "type": "string",
275 "format": "date-time",
276 "example": "2025-01-08T00:00:00.000Z"
277 },
278 "finishedAt": {
279 "type": "string",
280 "format": "date-time",
281 "example": "2025-01-08T00:00:00.000Z"
282 },
283 "status": {
284 "type": "string",
285 "example": "READY"
286 },
287 "meta": {
288 "type": "object",
289 "properties": {
290 "origin": {
291 "type": "string",
292 "example": "API"
293 },
294 "userAgent": {
295 "type": "string"
296 }
297 }
298 },
299 "stats": {
300 "type": "object",
301 "properties": {
302 "inputBodyLen": {
303 "type": "integer",
304 "example": 2000
305 },
306 "rebootCount": {
307 "type": "integer",
308 "example": 0
309 },
310 "restartCount": {
311 "type": "integer",
312 "example": 0
313 },
314 "resurrectCount": {
315 "type": "integer",
316 "example": 0
317 },
318 "computeUnits": {
319 "type": "integer",
320 "example": 0
321 }
322 }
323 },
324 "options": {
325 "type": "object",
326 "properties": {
327 "build": {
328 "type": "string",
329 "example": "latest"
330 },
331 "timeoutSecs": {
332 "type": "integer",
333 "example": 300
334 },
335 "memoryMbytes": {
336 "type": "integer",
337 "example": 1024
338 },
339 "diskMbytes": {
340 "type": "integer",
341 "example": 2048
342 }
343 }
344 },
345 "buildId": {
346 "type": "string"
347 },
348 "defaultKeyValueStoreId": {
349 "type": "string"
350 },
351 "defaultDatasetId": {
352 "type": "string"
353 },
354 "defaultRequestQueueId": {
355 "type": "string"
356 },
357 "buildNumber": {
358 "type": "string",
359 "example": "1.0.0"
360 },
361 "containerUrl": {
362 "type": "string"
363 },
364 "usage": {
365 "type": "object",
366 "properties": {
367 "ACTOR_COMPUTE_UNITS": {
368 "type": "integer",
369 "example": 0
370 },
371 "DATASET_READS": {
372 "type": "integer",
373 "example": 0
374 },
375 "DATASET_WRITES": {
376 "type": "integer",
377 "example": 0
378 },
379 "KEY_VALUE_STORE_READS": {
380 "type": "integer",
381 "example": 0
382 },
383 "KEY_VALUE_STORE_WRITES": {
384 "type": "integer",
385 "example": 1
386 },
387 "KEY_VALUE_STORE_LISTS": {
388 "type": "integer",
389 "example": 0
390 },
391 "REQUEST_QUEUE_READS": {
392 "type": "integer",
393 "example": 0
394 },
395 "REQUEST_QUEUE_WRITES": {
396 "type": "integer",
397 "example": 0
398 },
399 "DATA_TRANSFER_INTERNAL_GBYTES": {
400 "type": "integer",
401 "example": 0
402 },
403 "DATA_TRANSFER_EXTERNAL_GBYTES": {
404 "type": "integer",
405 "example": 0
406 },
407 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
408 "type": "integer",
409 "example": 0
410 },
411 "PROXY_SERPS": {
412 "type": "integer",
413 "example": 0
414 }
415 }
416 },
417 "usageTotalUsd": {
418 "type": "number",
419 "example": 0.00005
420 },
421 "usageUsd": {
422 "type": "object",
423 "properties": {
424 "ACTOR_COMPUTE_UNITS": {
425 "type": "integer",
426 "example": 0
427 },
428 "DATASET_READS": {
429 "type": "integer",
430 "example": 0
431 },
432 "DATASET_WRITES": {
433 "type": "integer",
434 "example": 0
435 },
436 "KEY_VALUE_STORE_READS": {
437 "type": "integer",
438 "example": 0
439 },
440 "KEY_VALUE_STORE_WRITES": {
441 "type": "number",
442 "example": 0.00005
443 },
444 "KEY_VALUE_STORE_LISTS": {
445 "type": "integer",
446 "example": 0
447 },
448 "REQUEST_QUEUE_READS": {
449 "type": "integer",
450 "example": 0
451 },
452 "REQUEST_QUEUE_WRITES": {
453 "type": "integer",
454 "example": 0
455 },
456 "DATA_TRANSFER_INTERNAL_GBYTES": {
457 "type": "integer",
458 "example": 0
459 },
460 "DATA_TRANSFER_EXTERNAL_GBYTES": {
461 "type": "integer",
462 "example": 0
463 },
464 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
465 "type": "integer",
466 "example": 0
467 },
468 "PROXY_SERPS": {
469 "type": "integer",
470 "example": 0
471 }
472 }
473 }
474 }
475 }
476 }
477 }
478 }
479 }
480}
Apollo.io (Cookie) OpenAPI definition
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for Apollo.io (Cookie) from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients:
Actor Metrics
8 monthly users
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 19 days ago