AIsa が Alibaba と Tribe Capital 共同主導で 650 万ドルを調達詳しく読む
AIsa
API
Skills
モデルゲートウェイ
ニュース
Get Started
API
Skills
モデルゲートウェイ
Circle Nanopaymentsプライベートベータ
Machine Payment Protocolプライベートベータ
近日公開
ドキュメントガイド、チュートリアル、APIリファレンス
記事インサイト、更新情報、プロダクト記事
ブログCompany updates, guides, and engineering notes
エージェントディスカバリーA2Aエージェントカード、プラグインマニフェスト、統合ガイド
ニュース
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