These APIs have now been deprecated.Please use the latest v2 APIs.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Agent response
Unique identifier for the agent
Human-readable agent name
Example:
"Alfred"
Type of agent
Example:
"other"
Current status of the agent
Available options:
seeding
, processed
Example:
"processed"
Timestamp of agent creation
Example:
"2024-01-23T01:14:37Z"
Timestamp of last update for the agent
Example:
"2024-01-29T18:31:22Z"
An array of tasks that the agent can perform
Prompts to be provided to the agent. It can have multiple tasks of the form task_<task_id>