Request
Explore the api request parameters
Agent Message API
POST
https://agent.vorsto.io/api/{agent-id}
Headers
Name
Value
Content-Type
application/json
x-auth-key
api_xxxxxxxxxxxxxxxxxxxxxxxxxxx
Url Parameter
Name
Type
Description
agent-id
string
The id of the agent. You can get this on the agent configuration form
Sample Request
Name
Type
Description
query
string
Your instruction to the bot
Last updated