Skip to main content
POST
Create Agent

Example Request

Setting Instructions on Create

To set custom instructions when creating an agent, include the nodes array:

Custom Theme

You can set a custom theme during creation:

Notes

  • A unique agent ID and secret API key are auto-generated
  • New agents are created with enableNodes: true by default for vg platform
  • Agent limits are enforced based on your plan

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
agent
object
required

Response

Successful response

success
boolean
required
message
string
required
data
object
required