langfuse Skill
langfuse
langfuse
| Method | Path | Description |
|---|---|---|
GET | /api/public/annotation-queues | |
POST | /api/public/annotation-queues | Get all annotation queues |
GET | /api/public/annotation-queues/{queueId} | Create an annotation queue |
GET | /api/public/annotation-queues/{queueId}/items | Get an annotation queue by ID |
POST | /api/public/annotation-queues/{queueId}/items | Get items for a specific annotation queue |
GET | /api/public/annotation-queues/{queueId}/items/{itemId} | Add an item to an annotation queue |
PATCH | /api/public/annotation-queues/{queueId}/items/{itemId} | Get a specific item from an annotation queue |
DELETE | /api/public/annotation-queues/{queueId}/items/{itemId} | Update an annotation queue item |
POST | /api/public/annotation-queues/{queueId}/assignments | Remove an item from an annotation queue |
DELETE | /api/public/annotation-queues/{queueId}/assignments | Create an assignment for a user to an annotation queue |
GET | /api/public/integrations/blob-storage | Delete an assignment for a user to an annotation queue |
PUT | /api/public/integrations/blob-storage | Get all blob storage integrations for the organization (requires organization-scoped API key) |
GET | /api/public/integrations/blob-storage/{id} | Create or update a blob storage integration for a specific project (requires organization-scoped API key). The configuration is validated by performing a test upload to the bucket. |
DELETE | /api/public/integrations/blob-storage/{id} | Get the sync status of a blob storage integration by integration ID (requires organization-scoped API key) |
POST | /api/public/comments | Delete a blob storage integration by ID (requires organization-scoped API key) |
GET | /api/public/comments | Create a comment. Comments may be attached to different object types (trace, observation, session, prompt). |
GET | /api/public/comments/{commentId} | Get all comments |
POST | /api/public/dataset-items | Get a comment by id |
GET | /api/public/dataset-items | Create a dataset item |
GET | /api/public/dataset-items/{id} | Get dataset items. Optionally specify a version to get the items as they existed at that point in time. |
DELETE | /api/public/dataset-items/{id} | Get a dataset item |
POST | /api/public/dataset-run-items | Delete a dataset item and all its run items. This action is irreversible. |
GET | /api/public/dataset-run-items | Create a dataset run item |
GET | /api/public/v2/datasets | List dataset run items |
POST | /api/public/v2/datasets | Get all datasets |
GET | /api/public/v2/datasets/{datasetName} | Create a dataset |
GET | /api/public/datasets/{datasetName}/runs/{runName} | Get a dataset |
DELETE | /api/public/datasets/{datasetName}/runs/{runName} | Get a dataset run and its items |
GET | /api/public/datasets/{datasetName}/runs | Delete a dataset run and all its run items. This action is irreversible. |
GET | /api/public/health | Get dataset runs |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install langfuse
Downloads and installs to ~/.claude/skills/langfuse/
20260404032539 (2026-04-04)20260331193853 (2026-03-31)20260331184554 (2026-03-31)20260329133937 (2026-03-29)20260326074737 (2026-03-26)20260319135311 (2026-03-19)20260316084406 (2026-03-16)20260312141536 (2026-03-12)