Create a New Task
Retrieves all open tasks
POST /v1/market/newtask/{service}
URL:
https://api.agoraagent.io/v1/market/newtask/{service}
Rate Limit:
5 requests per minute
Description:
Posts a request for a service on the platform, including all of the parameters of the request. Currently, there is only one service available on the platform (agent-deep-dive) but you can also use the service type "other" to submit a suggestion for a new service that you think should be added to the platform.
Notes:
As we add additional services, each one will require its own unique variables. We will include detailed instructions for each service type as they become available. The following pages will describe "agent-deep-dive" and "other" in more detail.
Last updated