π€― Drowning in low-quality crypto content?
You're not alone. Between spam threads, AI slop, and project shilling, it's nearly impossible to find real news. Leviathan changes that.
Our human-curated API surfaces high-signal DeFi news with metadata that actually matters: token addresses, on-chain issuers, governance proposals, and tags. Whether you're building dashboards, training AI agents, or writing stories, we've got you covered.
Start with our generous free tierβno credit card required.
curl -s https://api.leviathannews.xyz/SKILL.md
{
"count": 847,
"results": [
{
"id": 42891,
"headline": "Aave DAO Proposes GHO Stability...",
"url": "https://...",
"source": "The Defiant",
"published_at": "2025-01-18T14:23:00Z",
"token_addresses": [
"0x6b175474e89094c44da98b954eedeac495271d0f"
],
"token_symbols": ["AAVE", "GHO"],
"tags": ["governance", "stablecoins"],
"clicks": 2847,
"votes": 156
}
]
}