LAP Registry

langfuse Skill

langfuse

Provider: Langfuse Version: unknown Endpoints: 87 Updated: 2026-04-04

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/api/public/annotation-queues
POST/api/public/annotation-queuesGet all annotation queues
GET/api/public/annotation-queues/{queueId}Create an annotation queue
GET/api/public/annotation-queues/{queueId}/itemsGet an annotation queue by ID
POST/api/public/annotation-queues/{queueId}/itemsGet 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}/assignmentsRemove an item from an annotation queue
DELETE/api/public/annotation-queues/{queueId}/assignmentsCreate an assignment for a user to an annotation queue
GET/api/public/integrations/blob-storageDelete an assignment for a user to an annotation queue
PUT/api/public/integrations/blob-storageGet 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/commentsDelete a blob storage integration by ID (requires organization-scoped API key)
GET/api/public/commentsCreate 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-itemsGet a comment by id
GET/api/public/dataset-itemsCreate 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-itemsDelete a dataset item and all its run items. This action is irreversible.
GET/api/public/dataset-run-itemsCreate a dataset run item
GET/api/public/v2/datasetsList dataset run items
POST/api/public/v2/datasetsGet 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}/runsDelete a dataset run and all its run items. This action is irreversible.
GET/api/public/healthGet dataset runs

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install langfuse

Downloads and installs to ~/.claude/skills/langfuse/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (8)