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