← API Reference
AI Agent
Agent-optimized metric profiles per asset
get
/api/ai/metricsAuthentication
Stytch session JWT or Bearer API key (cx_...).
Query parameters
any
Responses
200AI-optimized metric data
okboolean
asof_daystring
assetsarray<object>
Example request
curl -X GET 'https://cryptyx.ai/api/ai/metrics?=<>' \ -H 'Authorization: Bearer cx_...'
Try it live in the Playground (auth required to execute).