AIsa 完成 650 萬美元融資,阿里巴巴與 Tribe Capital 聯合領投閱讀更多
AIsa
API
技能
模型網關
新聞
Get Started
API
技能
模型網關
Circle 小額支付內測中
機器支付協議內測中
即將推出
文檔指南、教程與 API 參考
文章洞察、更新與產品文章
博客公司動態、指南和工程文章
Agent DiscoveryA2A agent card、插件清單與集成指南
新聞
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