Endpoint Examples
Train Detector
Train a detector model
POST
/
task
/
detect
/
{model_name}
/
{labels}
/
{model_selector}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
model_name
string
requiredlabels
string
requiredComma-separated list of labels
model_selector
string
requiredQuery Parameters
hf_dataset
string
Response
200 - application/json
The response is of type object
.