Skip to main content
POST
/
classify
/
async
Classify document by type
curl --request POST \
  --url https://api.sensible.so/v0/classify/async \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: image/jpeg'
{
  "id": "49f844ba-4429-4974-919d-2f1bdfa95f7c",
  "content_type": "application/pdf",
  "download_link": "https://sensible-so-document-type-bucket-dev-us-west-2.s3.us-west-2.amazonaws.com/c024cd1c-5f33-4a82-b2ea-2c807e44988b/CLASSIFICATION/49f844ba-4429-4974-919d-2f1bdfa95f7c.json?AWSAccessKeyId=REST_REDACTED"
}

Authorizations

Authorization
string
header
required

Body

Response

id
string
content_type
string