一键导入
deepgram-api-specification
Deepgram API Specification API skill. Use when working with Deepgram API Specification for agent, auth, listen. Covers 39 endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Deepgram API Specification API skill. Use when working with Deepgram API Specification for agent, auth, listen. Covers 39 endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Configuration API skill. Use when working with Configuration for accountHolders, balanceAccounts, balancePlatforms. Covers 79 endpoints.
Adyen Checkout API skill. Use when working with Adyen Checkout for applePay, cancels, cardDetails. Covers 28 endpoints.
Akamai: Application Security API skill. Use when working with Akamai: Application Security for activations, api-discovery, configs. Covers 213 endpoints.
Google Analytics Admin API skill. Use when working with Google Analytics Admin for v1beta. Covers 26 endpoints.
Google Analytics Data API skill. Use when working with Google Analytics Data for v1beta. Covers 7 endpoints.
Google Analytics API skill. Use when working with Google Analytics for data, management, metadata. Covers 88 endpoints.
| name | deepgram-api-specification |
| description | Deepgram API Specification API skill. Use when working with Deepgram API Specification for agent, auth, listen. Covers 39 endpoints. |
| version | 1.0.0 |
| generator | lapsh |
API version: 1.0.0
ApiKey Authorization in header | Bearer bearer
39 endpoints across 7 groups. See references/api-spec.lap for full details.
| Method | Path | Description |
|---|---|---|
| GET | /v1/agent/settings/think/models | List Agent Think Models |
| Method | Path | Description |
|---|---|---|
| POST | /v1/auth/grant | Token-based Authentication |
| Method | Path | Description |
|---|---|---|
| POST | /v1/listen | Transcribe and analyze pre-recorded audio and video |
| Method | Path | Description |
|---|---|---|
| GET | /v1/models | List Models |
| GET | /v1/models/{model_id} | Get a specific Model |
| Method | Path | Description |
|---|---|---|
| GET | /v1/projects | List Projects |
| GET | /v1/projects/{project_id} | Get a Project |
| PATCH | /v1/projects/{project_id} | Update a Project |
| DELETE | /v1/projects/{project_id} | Delete a Project |
| GET | /v1/projects/{project_id}/balances | Get Project Balances |
| GET | /v1/projects/{project_id}/balances/{balance_id} | Get a Project Balance |
| GET | /v1/projects/{project_id}/billing/breakdown | Get Project Billing Breakdown |
| GET | /v1/projects/{project_id}/billing/fields | List Project Billing Fields |
| GET | /v1/projects/{project_id}/invites | List Project Invites |
| POST | /v1/projects/{project_id}/invites | Create a Project Invite |
| DELETE | /v1/projects/{project_id}/invites/{email} | Delete a Project Invite |
| GET | /v1/projects/{project_id}/keys | List Project Keys |
| POST | /v1/projects/{project_id}/keys | Create a Project Key |
| GET | /v1/projects/{project_id}/keys/{key_id} | Get a Project Key |
| DELETE | /v1/projects/{project_id}/keys/{key_id} | Delete a Project Key |
| DELETE | /v1/projects/{project_id}/leave | Leave a Project |
| GET | /v1/projects/{project_id}/members | List Project Members |
| DELETE | /v1/projects/{project_id}/members/{member_id} | Delete a Project Member |
| GET | /v1/projects/{project_id}/members/{member_id}/scopes | List Project Member Scopes |
| PUT | /v1/projects/{project_id}/members/{member_id}/scopes | Update Project Member Scopes |
| GET | /v1/projects/{project_id}/models | List Project Models |
| GET | /v1/projects/{project_id}/models/{model_id} | Get a Project Model |
| GET | /v1/projects/{project_id}/purchases | List Project Purchases |
| GET | /v1/projects/{project_id}/requests | List Project Requests |
| GET | /v1/projects/{project_id}/requests/{request_id} | Get a Project Request |
| GET | /v1/projects/{project_id}/self-hosted/distribution/credentials | List Project Self-Hosted Distribution Credentials |
| POST | /v1/projects/{project_id}/self-hosted/distribution/credentials | Create a Project Self-Hosted Distribution Credential |
| GET | /v1/projects/{project_id}/self-hosted/distribution/credentials/{distribution_credentials_id} | Get a Project Self-Hosted Distribution Credential |
| DELETE | /v1/projects/{project_id}/self-hosted/distribution/credentials/{distribution_credentials_id} | Delete a Project Self-Hosted Distribution Credential |
| GET | /v1/projects/{project_id}/usage | Get Project Usage |
| GET | /v1/projects/{project_id}/usage/breakdown | Get Project Usage Breakdown |
| GET | /v1/projects/{project_id}/usage/fields | List Project Usage Fields |
| Method | Path | Description |
|---|---|---|
| POST | /v1/read | Analyze text content |
| Method | Path | Description |
|---|---|---|
| POST | /v1/speak | Text to Speech transformation |
Match user requests to endpoints in references/api-spec.lap. Key patterns:
Generated from the official API spec by LAP