Endpoint Examples
Run MyxMatch
Submits a MyxMatch task to the server
POST
/
task
/
myxmatch
/
{name}
/
{prompt}
/
{models}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
name
string
requiredName of the MyxMatch task
prompt
string
requiredPrompt for the MyxMatch task
models
string
requiredComma-separated list of models
Response
202 - application/json
The response is of type object
.