Content
Classify user-authored text and images synchronously and receive a decision in the response.
Classify content
POST/v1/content
ModelsExpand Collapse
ContentCreateResponse object { content_id, labels, user_id, version } Synchronous classification result for the submitted content.
ContentCreateResponse object { content_id, labels, user_id, version }
Synchronous classification result for the submitted content.
labels: array of object { decision, escalation, label, 2 more } or object { decision, escalation, label, 3 more } Per-label results for the submitted content.
labels: array of object { decision, escalation, label, 2 more } or object { decision, escalation, label, 3 more }
Per-label results for the submitted content.
One of the following:
object { decision, escalation, label, 2 more }
object { decision, escalation, label, 2 more }