Skip to main content
Base URL: https://api.zeroeval.com All requests require a Bearer token:

Completion Feedback

Submit structured feedback for a specific LLM completion. This feedback powers prompt optimization. Request body:
Response: 200
If feedback already exists for the same completion from the same user, it will be updated with the new values.

Unified Entity Feedback

Retrieve all feedback — human reviews and judge evaluations — for a span, trace, or session in a single response. Response: 200

Response fields

summary — aggregate counts for fast display: items[] — each item has a kind field (human_feedback or judge_evaluation) that determines which fields are present:
For traces and sessions, feedback is aggregated from all descendant spans.