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

# Langfuse Proxy Route

`PATCH /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-08-18** `0da99011dca8` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__put` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__post`
- **2026-08-17** `91d4db5d78e5` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__delete` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__put`
- **2026-08-16** `410cdb04c460` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__patch` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__delete`
- **2026-08-16** `f3f8b4672e8f` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__get` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__patch`
- **2026-08-15** `15cedeae55c5` — 1 info
  - api operation id `langfuse_proxy_route_langfuse__endpoint__patch` removed and replaced with `langfuse_proxy_route_langfuse__endpoint__get`

[Full history](https://skmtc.dev/sea-lion/apis/litellm-api/changes/langfuse/:endpoint/patch.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-service-production.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/0da99011dca8/schema)
