Langfuse
communityOpen-source LLM engineering platform for tracing, evaluation, prompt management, and cost tracking.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://cloud.langfuse.com/api/public/ingestionCreate an observation trace
Parameters
batcharray of trace/generation events (arrayrequiredReturns
successes[], errors[]GET
https://cloud.langfuse.com/api/public/tracesList traces
Parameters
namefilter by name (stringoptionalpagepage (integeroptionallimitresults (integeroptionalReturns
data[] with id, name, input, output, metadata, userId, totalCost, latency, scores[]GET
https://cloud.langfuse.com/api/public/v2/promptsList managed prompts
Parameters
pagepage (integeroptionallimitresults (integeroptionalReturns
data[] with name, version, prompt, config, labels[], createdAt, updatedAt