For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Trust Center
Status
Support
Get a demo
Platform
Documentation
Evals API Reference
Integrations & OTEL
Platform Settings
Self-Hosting
Guides
Changelog
Trust Center
Status
Support
Get a demo
Platform
Evals
Evaluate
Evaluate Span
Copy page
POST
https://api.confident-ai.com
/
v1
/
evaluate
/
spans
/
:spanUuid
Path parameters
spanUuid
string
Required
The UUID of the span you wish to evaluate.
Headers
CONFIDENT_API_KEY
string
Required
The API key of your Confident AI project.
Request
metricCollection
string
Required
The name of the metric collection to use
Response
success
boolean
This is true if the span was successfully evaluated.
data
object
Show 1 properties
deprecated
boolean
This is true if this endpoint is deprecated.