Authorizations
Cartesia API key
Headers
API version header. Must be set to the API version, e.g. '2024-06-10'.
Available options:
2024-06-10, 2024-11-13, 2025-04-16 Example:
"2025-04-16"
Body
application/json
The name of the metric. This must be a unique name that only allows lower case letters, numbers, and the characters _, -, and .
The prompt associated with the metric, detailing the task and evaluation criteria.
The display name of the metric.
Response
200 - application/json
The unique identifier for the metric.
The name of the metric. This is a unique name that you can use to identify the metric in the CLI.
The prompt associated with the metric, detailing the task and evaluation criteria.
The timestamp when the metric was created.
The display name of the metric, if available. This is the name that is displayed in the Playground.