Skip to main content
POST
Detect objects

Authorizations

Authorization
string
header
required

Bearer token authentication using your Perceptron API key

Body

application/json
media
object
required
categories
string[] | null

Category names to detect. Entries must be non-empty and must not contain commas.

config
object
exemplars
object[] | null
negative_exemplars
object[] | null

Response

Detection completed successfully.

detections
object[]
required
finish_reason
enum<string>
required
Available options:
complete,
max_tokens