/
CO
comet-ml
/
Opik REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
OpenAPI 3.1.0
Apache 2.0
raw.githubusercontent.com
2026-08-01
308
532
588.1 KB
Projects
Get Project KPI Cards
Gets KPI card metrics for a project
post
/v1/private/projects/{id}/kpi-cards
Path parameters
id
string
uuid
required
Request body
KpiCardRequest
required
entity_type
'traces'
|
'spans'
|
'threads'
required
filters
string
interval_start
string
date-time
required
interval_end
string
date-time
Response
KPI Card Metrics
KpiCardResponse
required
stats
KpiMetric[]