cURL
Agent Management
Create an agent
Create a new agent with a specified policy. Returns the created agent and a device code that must be redeemed by the agent software to complete installation.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://ramps-05-22-docs-annotate-cards-intro-snippet-triggers-mint.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token authentication using format <api token id>:<api client secret>
Body
application/json
Human-readable name to identify the agent.
Example:
"Payroll Automation Agent"
The ID of the customer this agent will operate on behalf of.
Example:
"Customer:019542f5-b3e7-1d02-0000-000000000001"
Policy governing what an agent can do, how it executes actions, and its spending boundaries.