---
title: "Langfuse Proxy Route"
method: POST
path: "/langfuse/{endpoint}"
tags: ["Langfuse Pass-through", "pass-through"]
---

# Langfuse Proxy Route

`POST /langfuse/{endpoint}`

Call Langfuse via LiteLLM proxy. Works with Langfuse SDK.

[Docs](https://docs.litellm.ai/docs/pass_through/langfuse)

## Path parameters

- `endpoint` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-27** `0609ab4e576e` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__get` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__delete`
- **2026-09-26** `636af0036d77` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__put` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__get`
- **2026-09-25** `7ababbd8e9df` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__post` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__put`
- **2026-09-24** `9332681bcf74` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__delete` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__post`
- **2026-09-24** `266a79a4e867` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__post` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__delete`

[Full history](https://skmtc.dev/sea-lion/apis/litellm-api/changes/langfuse/:endpoint/post.md)

---

[API](https://skmtc.dev/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.dev/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/sea-lion/apis/litellm-api/revisions/0609ab4e576e?raw)
