Apollo.io
A
Apollo.io
/people-search

People search

Find people by title, seniority, company domain or location.

needs keyunknown
leadspeopleb2bprospectingapollo
$0.010
per result + $0.01 call
plus $0.001 platform fee per run
Bring your own Apollo.io key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apollo /people-search for me.

Input

FieldTypeDescription
titlesarrayJob titles
domainsarrayCompany domains
locationsarrayPerson locations
senioritiesarraye.g. c_suite, vp, director
limitnumberPer page (max 100) default 25

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"apollo","endpoint":"/people-search","input":{"limit":25}}'
cli
npx cracked-ai run -p apollo -e /people-search -i '{"limit":25}'
mcp
run_tool({ provider: "apollo", endpoint: "/people-search", input: {"limit":25} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.