openapi: 3.1.0
info:
title: Apollo.io Accounts Email Accounts 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: Email Accounts
paths:
/email_accounts:
get:
summary: Get a list of email accounts
operationId: listEmailAccounts
responses:
'200':
description: OK
content:
application/json:
schema:
type: object
tags:
- Email Accounts
x-generated-from: https://docs.apollo.io/
x-generated-by: claude-crawl-2026-05-08