Resources
Premium Endpoints
Endpoints that require a paid plan to access.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Endpoints that require a paid plan to access.
| Endpoint | Method | Path | Required Plan | CUs |
|---|---|---|---|---|
| Wallet Protocols (EVM, Solana) | GET | /v1/wallets/{walletAddress}/defi/summary | Starter | 5000 |
| Wallet Positions (EVM, Solana) | GET | /v1/wallets/{walletAddress}/defi/positions | Starter | 5000 |
| Detailed Positions (EVM, Solana) | GET | /v1/wallets/{walletAddress}/defi/{protocol}/positions | Starter | 5000 |
| Endpoint | Method | Path | Required Plan | CUs |
|---|---|---|---|---|
| Wallet Insights | GET | /wallets/{address}/insight | Pro | 100 |
| Endpoint | Method | Path | Required Plan | CUs |
|---|---|---|---|---|
| Entity Search | GET | /entities/search | Pro | 50 |
| Get Entity | GET | /entities/{entityId} | Pro | 50 |
| Get Entities by Category | GET | /entities/categories/{categoryId} | Pro | 50 |
| Get Entity Categories | GET | /entities/categories | Pro | 10 |
| Endpoint | Method | Path | Required Plan | CUs |
|---|---|---|---|---|
| Token Score | GET | /tokens/{tokenAddress}/score | Pro | 100 |
| Token Score - Timeseries | GET | /tokens/{tokenAddress}/score/historical | Pro | 150 |
| Token Analytics (Batch) | POST | /tokens/analytics | Pro | 150 |
| Token Analytics - Timeseries | POST | /tokens/analytics/timeseries | Pro | 200 |
| Endpoint | Method | Path | Required Plan | CUs |
|---|---|---|---|---|
| Token Search | GET | /tokens/search | Pro | 150 |
| Token Categories | GET | /tokens/categories | Pro | 10 |
| Trending Tokens | GET | /tokens/trending | Pro | 150 |
