@1247/orderly-data
Installation
SKILL.md
📊 Orderly Data API
Fetch Orderly Network metrics for content creation, reporting, and analysis.
When to Use
- Content bot needs fresh Orderly metrics (volume, TVL, users, revenue)
- Building reports or dashboards about Orderly Network
- Comparing Orderly performance over time
Auth
Two APIs with different auth:
| API | Base URL | Auth |
|---|---|---|
| Data API (internal metrics) | https://data-api.orderly.network/orderly/api/v1 |
X-API-KEY header with ORDERLY_DATA_API_KEY from .env |
| Public API (on-chain stats) | https://api.orderly.org/v1/public |
No auth required |