For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Blog
Login
Documentation
API Reference
Blog
Login
API Reference
agents
Prompt Agent
Copy page
POST
https://api.flockx.io/api
/
v1
/
agents
/
:id
/
prompt
Authentication
Authorization
string
API Key authentication via header
Path parameters
id
string
Required
format: "uuid"
Request
This endpoint expects an object.
prompt
string
Optional
Prompt to send to the AI agent.
Response
Successful Response
message
string
Response from the AI agent.
Errors
422
Unprocessable Entity Error