AIsa raised $6.5M co-led by Alibaba and Tribe CapitalRead more
AIsa
API
Skills
Model Gateway
News
Get Started
API
Skills
Model Gateway
Circle NanopaymentsPrivate Beta
Machine Payment ProtocolPrivate Beta
Coming Soon
DocumentationGuides, tutorials, and API reference
ArticlesInsights, updates, and product articles
BlogCompany updates, guides, and engineering notes
Agent DiscoveryA2A agent card, plugin manifest, and integration guide
News
Get Started
All APIs
AP
ApolloVerified

Accounts

Read, create, update, bulk update, search, and assign Apollo accounts.

apolloaccountscompaniescrmbulk

Docs Coverage

7 shown
POST

/apis/v1/apollo/accounts

/apis/v1/apollo/accounts

Create an Account

PATCH

/apis/v1/apollo/accounts/{account_id}

/apis/v1/apollo/accounts/{account_id}

Update an Account

GET

/apis/v1/apollo/accounts/{id}

/apis/v1/apollo/accounts/{id}

View an Account

POST

/apis/v1/apollo/accounts/bulk_create

/apis/v1/apollo/accounts/bulk_create

Bulk Create Accounts

POST

/apis/v1/apollo/accounts/bulk_update

/apis/v1/apollo/accounts/bulk_update

Bulk Update Accounts

POST

/apis/v1/apollo/accounts/search

/apis/v1/apollo/accounts/search

Search for Accounts

POST

/apis/v1/apollo/accounts/update_owners

/apis/v1/apollo/accounts/update_owners

Update Account Owner for Multiple Accounts

/apis/v1/apollo/accounts

POST/apis/v1/apollo/accounts
Path parameters

This endpoint has no path parameters.

cURL request
curl -X POST "https://api.aisa.one/apis/v1/apollo/accounts" \
  -H "Authorization: Bearer $AISA_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "name": "tim zheng",
  "domain": "example.com",
  "owner_id": "owner_id_123",
  "account_stage_id": "account_stage_id_123"
}'

Related APIs

AP

Apollo

Account Stages

List account stage definitions in Apollo.

AP

Apollo

Contacts

Read, create, update, bulk update, search, owner assignment, and stage updates.

AP

Apollo

Contact Stages

List contact stage definitions in Apollo.

developer@aisa.one
TermsPrivacyDocsGet started