Aubot Developer Docs
API 文件
呢頁係畀開發者快速掌握 Aubot API:點樣認證、點樣發送任務、點樣查 jobs、同埋點樣管理 core 資源。
Core API
Core API
管理 API key、credits、usage 同 webhook。
Core API
Core API 主要畀平台管理、查餘額、查用量同管理 API keys / webhook 用。
GET /api/v1/core/api-keys
列出帳戶所有 API keys
POST /api/v1/core/api-keys
建立新 API key
PATCH /api/v1/core/api-keys/{id}
更新 API key 狀態或 allowed agents
DELETE /api/v1/core/api-keys/{id}
刪除 API key
GET /api/v1/core/credits
查 current balance、packages、recent transactions
GET /api/v1/core/usage
查 jobs / completed / failed / total credit used
POST /api/v1/core/webhook
儲存 account webhook 設定