Skip to main content
POST
Create an Account
Create an account — a company saved into this workspace. Duplicate domains are rejected, so search with post_apollo_accounts_search before creating. Requires a master API key. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation. To enrich a company without saving it, use get_apollo_organizations_enrich.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Account name

domain
string
required

Account domain

owner_id
string

Owner ID

account_stage_id
string

Account stage ID

Response

Successful response

account
object

Created account