Benchmark API
OpenAPI reference for persisted LLMSnare benchmark timelines.
Benchmark score trend
Base URL
text
https://api.coinpost.ai/benchmarkEndpoints
GET /healthz— Health checkGET /openapi.yaml— Fetch the raw OpenAPI YAML documentGET /v1/timelines— List timeline entries for all profilesGET /v1/timelines/{profile}— List timeline entries for one profile
Query Parameters
limit: latest N matching entries; defaults to1024model: exact match onmodelmodel_vendor: exact match onmodel_vendorinference_provider: exact match oninference_providercase_id: exact match oncase_id
Response Notes
- Timeline responses omit
endpoint,error,final_writes,final_response, andtool_calls limit=0and values above1024are capped to1024- Negative or non-integer
limitvalues return400
