步骤 1
创建您的工作区
登录并在 /user/api 打开统一的 API 控制台。
步骤 2
生成一个 API 密钥
铸造一个范围限定的密钥并妥善保管该密钥 — 它只显示一次。
步骤 3
发起您的第一个调用
使用 Bearer 令牌进行认证,并调用下方任意端点。
API 能力
下方每个界面都有文档记录,并可从控制台调用。
Getting started
Authenticate and consume Octa8 from your own sites.
WhatsApp API
REST API for instances, messaging, groups, contacts and webhooks.
API & Webhooks
Short-link API keys and webhooks for create/list/click events.
Automation API
Automation API keys, inbound publishing endpoints and outbound webhooks (Zapier, n8n, custom).
身份验证
Bearer 令牌
在每个请求中将您的密钥作为 Bearer 令牌传递。密钥按工作区限定范围,并可从控制台撤销。
curl https://shoop.ee/api/v1/models \
-H "Authorization: Bearer tpmr8_YOUR_API_KEY" \
-H "Accept: application/json"
API 参考
实时来自 OpenAPI 规范。粘贴一个密钥以构建即可运行的 cURL。
正在加载 API 规范…
参数
必填
请求体
cURL
响应