Create an agent
Register a new agent. The response includes a one-time plaintext api_key that is unrecoverable afterwards — store it securely. If you omit api_key in the request, one is generated. Requires permission allow_agents:create.
Authorizations
A VisIQ API key presented as Authorization: Bearer vq_prod_.... Mint keys under Connectors -> API Keys in the dashboard.
Body
1 - 2551 - 2551000enforce, monitor, off, null Per-operation mode overrides (any subset of the three keys).
Optional caller-supplied key; if omitted, one is generated and returned once.
16 - 256320langchain, openclaw, llamaindex, autogen, crewai, semantic_kernel, vercel_ai, mastra, voltagent, openai_agents, unknown slack, teams, email A trust-tier identifier constrained server-side.
Agent categories constrained server-side.
open, closed, null Response
The created agent, including the one-time API key.
The one-time plaintext key. Store it now — it cannot be retrieved again.
enforce, monitor, off, null Per-operation mode overrides (any subset of the three keys).