Bulk Annotate Spans
Submit annotations and notes for multiple observation spans in a single request.
POST
https://api.futureagi.com/tracer/bulk-annotation/ Authentication
Request body
records
Array of annotation records (max 1,000)
observation_span_id
The observation span to annotate
annotations
Annotations for this span (max 20 per record)
annotation_label_id
The annotation label UUID
annotator_id
The annotator’s user UUID
value
The annotation value
notes
Notes for this span (max 20 per record)
text
The note text
annotator_id
The annotator’s user UUID