← Back to changelog
July 3, 2024

Models API

Picture Marc KlingenMarc Klingen

The Langfuse API now supports direct access to model definitions used for tokenization and model price calculation across the Langfuse platform. You can use the API to synchronize model prices from your model registry or add custom models programmatically.

Learn more about model usage and cost calculation.

New routes

GET    /api/public/models
POST   /api/public/models
GET    /api/public/models/{id}
DELETE /api/public/models/{id}

Learn more

Was this page useful?

Questions? We're here to help

Subscribe to updates