Skip to main content
POST
Connect a Langfuse analytics export destination

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Body

application/json
host
string<uri>
required
Maximum string length: 512
publicKey
string
required
Required string length: 1 - 512
secretKey
string
required
Required string length: 1 - 512

Response

The destination is reachable and was saved.

ok
boolean
required