Skip to content
Get started

Classify

Classify
POST/v1/classify
ModelsExpand Collapse
ClassifyType = object { description, name }
description: string

Description of the classified type

name: string

Name of the classified type

FileData = object { file_data }
file_data: string

Raw file data encoded as bytes

FileURL = object { file_url }
file_url: string

URL pointing to the file to be processed

maxLength2083
minLength1
formaturi