一键导入
api-reference
API Reference API skill. Use when working with API Reference for chat, generate, embed. Covers 40 endpoints.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
API Reference API skill. Use when working with API Reference for chat, generate, embed. Covers 40 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 | api-reference |
| description | API Reference API skill. Use when working with API Reference for chat, generate, embed. Covers 40 endpoints. |
| version | 1.0.0 |
| generator | lapsh |
API version: 1.0
Bearer bearer
40 endpoints across 15 groups. See references/api-spec.lap for full details.
| Method | Path | Description |
|---|---|---|
| POST | /v1/chat | Chat API (v1) |
| POST | /v2/chat | Chat API (v2) |
| Method | Path | Description |
|---|---|---|
| POST | /v1/generate | Generate |
| Method | Path | Description |
|---|---|---|
| POST | /v1/embed | Embed API (v1) |
| POST | /v2/embed | Embed API (v2) |
| Method | Path | Description |
|---|---|---|
| GET | /v2/batches | List batches |
| POST | /v2/batches | Create a batch |
| GET | /v2/batches/{id} | Retrieve a batch |
| POST | /v2/batches/{id}:cancel | Cancel a batch |
| Method | Path | Description |
|---|---|---|
| POST | /v1/embed-jobs | Create an Embed Job |
| GET | /v1/embed-jobs | List Embed Jobs |
| GET | /v1/embed-jobs/{id} | Fetch an Embed Job |
| POST | /v1/embed-jobs/{id}/cancel | Cancel an Embed Job |
| Method | Path | Description |
|---|---|---|
| POST | /v1/rerank | Rerank API (v1) |
| POST | /v2/rerank | Rerank API (v2) |
| Method | Path | Description |
|---|---|---|
| POST | /v1/classify | Classify |
| Method | Path | Description |
|---|---|---|
| POST | /v1/datasets | Create a Dataset |
| GET | /v1/datasets | List Datasets |
| GET | /v1/datasets/usage | Get Dataset Usage |
| GET | /v1/datasets/{id} | Get a Dataset |
| DELETE | /v1/datasets/{id} | Delete a Dataset |
| Method | Path | Description |
|---|---|---|
| POST | /v1/summarize | Summarize |
| Method | Path | Description |
|---|---|---|
| POST | /v1/tokenize | Tokenize |
| Method | Path | Description |
|---|---|---|
| POST | /v1/detokenize | Detokenize |
| Method | Path | Description |
|---|---|---|
| GET | /v1/connectors | List Connectors |
| POST | /v1/connectors | Create a Connector |
| GET | /v1/connectors/{id} | Get a Connector |
| PATCH | /v1/connectors/{id} | Update a Connector |
| DELETE | /v1/connectors/{id} | Delete a Connector |
| POST | /v1/connectors/{id}/oauth/authorize | Authorize with oAuth |
| Method | Path | Description |
|---|---|---|
| GET | /v1/models/{model} | Get a Model |
| GET | /v1/models | List Models |
| Method | Path | Description |
|---|---|---|
| POST | /v1/check-api-key | Check API key |
| Method | Path | Description |
|---|---|---|
| GET | /v1/finetuning/finetuned-models | Lists fine-tuned models. |
| POST | /v1/finetuning/finetuned-models | Trains and deploys a fine-tuned model. |
| PATCH | /v1/finetuning/finetuned-models/{id} | Updates a fine-tuned model. |
| GET | /v1/finetuning/finetuned-models/{id} | Returns a fine-tuned model by ID. |
| DELETE | /v1/finetuning/finetuned-models/{id} | Deletes a fine-tuned model. |
| GET | /v1/finetuning/finetuned-models/{finetuned_model_id}/events | Fetch history of statuses for a fine-tuned model. |
| GET | /v1/finetuning/finetuned-models/{finetuned_model_id}/training-step-metrics | Retrieve training metrics for fine-tuned models. |
Match user requests to endpoints in references/api-spec.lap. Key patterns:
Generated from the official API spec by LAP