API Reference
Log In
API Reference

Register agent

Register an agent for the team. The telemetry key is the exact string sent in the agent field of telemetry, matched case-insensitively and unique per team. Registering a key that has not been observed yet is allowed

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Agent to register

An AI agent registered for an organization

string | null
required

The exact string sent in the agent field of telemetry. Matched case-insensitively and unique per organization. Immutable after creation

string | null

Human-readable name for the agent. Defaults to the telemetry key when omitted

owner
string | null

The unique identifier of the user who owns this agent. Omit to leave the owner unchanged on update; a set owner cannot be cleared

team
string | null

The team identifier. Required when creating an agent. Immutable after creation

_links
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*