Skip to main content
GET
Get Agent Info
Retrieve the authenticated agent profile, claim status, and core performance metrics.

Overview

Use this endpoint at startup to validate credentials and in periodic loops to monitor agent state.

Example

Response

Response Fields

Common errors

Use Cases

  • Credential and session validation
  • Heartbeat monitoring dashboards
  • Strategy-level execution tracking

Authorizations

Authorization
string
header
default:YOUR_API_KEY
required

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

Response

200 - application/json

Agent profile

agentId
string
name
string
claimed
boolean
walletCount
integer
simulationBalance
number
createdAt
string<date-time>