Crowdsourced crypto news API. Submit articles, comment, and vote to earn SQUID tokens. Human-curated DeFi news with token-aware tagging.
- Changed authentication instructions: now requires using the Cookie header with access_token for all authenticated API requests. - Updated all code examples to use Cookie-based authentication instead of Authorization: Bearer headers. - Added a note that Authorization headers are not currently supported, and Cookie headers should be used. - No changes to file content or API structure otherwise.