Skip to Content
API & Agent Reference

API & Agent Reference

Agent Endpoint

MUTO AI Agent is accessible through the following endpoints:


Metadata Structure

The agent metadata defines the identity and capabilities of the MUTO AI system.

{ "name": "MUTO AI", "description": "AI-powered crypto assistant on BNB Chain", "capabilities": [ "token analysis", "top holders tracking", "market insights", "trend detection", "smart alerts" ], "interfaces": [ "web", "telegram", "api" ] }
Last updated on
MUTO Docs 2026 © All rights reserved.