Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
openapi: 3.2.0
info:
title: Apollo.io Accounts Users API
version: 1.0.0
description: Apollo.io provides sales intelligence and engagement APIs for prospecting, enrichment, sequences, deals, tasks and call records. This minimal OpenAPI was generated from the public reference documentation.
servers:
- url: https://api.apollo.io/v1
description: Production
tags:
- name: Users
paths:
/users/search:
get:
summary: Get a list of users
operationId: listUsers
responses:
'200':
description: OK
content:
application/json:
schema:
type: object
tags:
- Users
x-generated-from: https://docs.apollo.io/
x-generated-by: claude-crawl-2026-05-08