Info
Agent API
Info
Get information about your agent and account
GET
Info
Documentation Index
Fetch the complete documentation index at: https://docs.agent-mind.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Get information about your agent setup and account status, including credit balance, tool count, memory count, and conversation count.Response
Response Fields
| Field | Type | Description |
|---|---|---|
status | string | Agent status (always “active”) |
credits_remaining | integer | Credits available for API calls |
total_credits_purchased | integer | Total credits ever purchased |
tools_available | integer | Number of active custom tools |
memories_count | integer | Total memories stored |
conversations_count | integer | Total conversations created |