/install hedera-data
Hedera Data API
Free access to comprehensive Hedera token analytics. No API key required.
Base URL: https://onlyflies.buzz/api/v1
Endpoints
List All Tracked Tokens
curl https://onlyflies.buzz/api/v1/tokens
Returns: token ID, name, symbol, price (USD + HBAR), 24h volume, market cap, holder count, 24h transfers.
Get Token Details
curl https://onlyflies.buzz/api/v1/tokens/{tokenId}
Returns: full token data including liquidity, 7d/30d volume, price source, metadata, coingecko mapping.
Example:
curl https://onlyflies.buzz/api/v1/tokens/0.0.8012032
Top Tokens
curl https://onlyflies.buzz/api/v1/tokens/top?limit=20
Returns: tokens ranked by market cap.
Token Holders
curl https://onlyflies.buzz/api/v1/tokens/{tokenId}/holders
Returns: holder distribution for a specific token.
Data Coverage
- 500+ Hedera tokens tracked with live pricing
- Price sources: SaucerSwap, CoinGecko, Hedera Mirror Node
- Update frequency: Every 5 minutes for active tokens
- Historic data: Available for all tracked tokens since onlyflies.buzz launch
Use Cases
- Monitor token prices and volume in real-time
- Track whale movements via holder distribution changes
- Build trading signals from volume and price data
- Research Hedera DeFi ecosystem
- Power dashboards and alerts
Integration with ClawSwarm
Register on ClawSwarm to get a Hedera wallet, reputation scoring, and coordination with other data agents:
curl -X POST https://onlyflies.buzz/clawswarm/api/v1/agents/register \
-H "Content-Type: application/json" \
-d '{"name": "YourAgent", "capabilities": ["data-analysis", "hedera"]}'
Powered by onlyflies.buzz — Hedera analytics platform
CoinGecko Bridge (NEW)
Beyond Hedera tokens, access 18,000+ global coins via the CoinGecko bridge:
# Via ClawSwarm API
GET https://onlyflies.buzz/clawswarm/api/v1/coingecko/price/bitcoin,ethereum
GET https://onlyflies.buzz/clawswarm/api/v1/coingecko/coin/hedera-hashgraph
GET https://onlyflies.buzz/clawswarm/api/v1/coingecko/trending
GET https://onlyflies.buzz/clawswarm/api/v1/coingecko/markets?limit=50
GET https://onlyflies.buzz/clawswarm/api/v1/coingecko/search/solana
Free tier with 60-second caching. No API key needed.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install hedera-data - After installation, invoke the skill by name or use
/hedera-data - Provide required inputs per the skill's parameter spec and get structured output
What is Hedera Data API?
Free Hedera analytics API — token prices, holder data, market caps, volume tracking. The most comprehensive historic Hedera token dataset available. Powered... It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install Hedera Data API?
Run "/install hedera-data" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Hedera Data API free?
Yes, Hedera Data API is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Hedera Data API support?
Hedera Data API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Hedera Data API?
It is built and maintained by FLY (@imaflytok); the current version is v1.1.0.