just/mocks_
mockzilla.org →
Catalog /ai /Langfuse

Langfuse

PROVIDER · Langfuse SPEC v · OpenAPI 3.0.1 MOCK · LIVE
▸ TRY IT
https://api.justmocks.com/langfuse
Open mock →

Mock the Langfuse public API to exercise traces, observations, scores, sessions, prompts, datasets, and ingestion without writing to a real Langfuse project.

[01]

About

overview

Emulate the core LLM-observability surface: ingest events, list and fetch traces and observations, push and read scores, manage datasets and dataset runs, look up sessions and prompts, list projects, and read daily metrics. Useful for wiring SDKs and dashboards against a Langfuse-shaped backend during development.

Endpoints
22 across 12 resource groups
Methods
GET 15 · POST 6 · DEL 1 none deprecated
OpenAPI
3.0.1 spec version
Source spec
69 KB · YAML
[02]

Endpoints

22 operations · 12 resource groups
POST /api/public/dataset-items
DatasetItems
Create a dataset item. Mocked via Mockzilla.
GET /api/public/dataset-items/{id}
DatasetItems
Get a dataset item
POST /api/public/dataset-run-items
DatasetRunItems
Create a dataset run item
GET /api/public/datasets
Datasets
Get all datasets
POST /api/public/datasets
Datasets
Create a dataset
GET /api/public/datasets/{datasetName}
Datasets
Get a dataset and its items. Available as a Mockzilla mock endpoint.
GET /api/public/datasets/{datasetName}/runs/{runName}
Datasets
Get a dataset run and its items
GET /api/public/health
Health
Check health of API and database
POST /api/public/ingestion
Ingestion
Batched ingestion for Langfuse Tracing
GET /api/public/metrics/daily
Metrics
Get daily metrics of the Langfuse project
GET /api/public/observations/{observationId}
Observations
Get a observation. Mockzilla mock: no signup, no API key.
GET /api/public/observations
Observations
Get a list of observations
GET /api/public/projects
Projects
Get Project associated with API key
GET /api/public/prompts
Prompts
Get a prompt
POST /api/public/prompts
Prompts
Create a prompt
POST /api/public/scores
Score
Create a score. Served by the Mockzilla mock runtime.
GET /api/public/scores
Score
Get a list of scores
GET /api/public/scores/{scoreId}
Score
Get a score
DEL /api/public/scores/{scoreId}
Score
Delete a score
GET /api/public/sessions/{sessionId}
Sessions
Get a session
GET /api/public/traces/{traceId}
Trace
Get a specific trace. Mocked via Mockzilla.
GET /api/public/traces
Trace
Get list of traces