AIsa, Alibaba와 Tribe Capital 공동 주도로 650만 달러 투자 유치자세히 보기
AIsa
API
스킬
모델 게이트웨이
뉴스
시작하기
API
스킬
모델 게이트웨이
Circle 나노결제비공개 베타
머신 결제 프로토콜비공개 베타
출시 예정
문서가이드, 튜토리얼 및 API 레퍼런스
아티클인사이트, 업데이트 및 제품 소식
블로그회사 소식, 가이드 및 엔지니어링 노트
에이전트 디스커버리A2A 에이전트 카드, 플러그인 매니페스트 및 통합 가이드
뉴스
시작하기
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