Integrate Maya Tracker data into your own applications. Access real-time and historical data for CACAO liquidity pools and Maya Protocol analytics.
All endpoints are relative to this URL
https://api.cacaotracker.xyzDM for a key
Message directly
x-api-keycurl -H "x-api-key: YOUR_API_KEY" https://api.cacaotracker.xyz/history/maya.../history/:address| Name | Type | Description |
|---|---|---|
| address | string | The Maya Protocol address (starts with maya...) |
/apy/:address| Name | Type | Description |
|---|---|---|
| address | string | The Maya Protocol address |
/cacao/statsRetrieves aggregate statistics for the entire CACAO liquidity pool, including total value locked, global APY, and a list of all active positions.
/maya/price| Name | Type | Default | Description |
|---|---|---|---|
| interval | string | all | Timeframe for the data. Options: 24h, 7d, 30d, all. |