# Cardano Feed > The ultimate news and data aggregator for the Cardano (ADA) ecosystem. > Real-time updates, deep-dive articles, curated videos, and project tracking. ## Core Resources - [Home Timeline](https://cardanofeed.com/): Current top stories and videos. - [Videos](https://cardanofeed.com/videos): Curated video content from top Cardano creators. - [Projects](https://cardanofeed.com/projects): Discovery platform for Cardano projects and DApps. - [Courses](https://cardanofeed.com/courses): Educational content for the Cardano ecosystem. - [About](https://cardanofeed.com/about): Our mission and 5-year journey. - [Advertise](https://cardanofeed.com/advertise): Information about partnerships and advertising. ## Metadata & Search - [Sitemap](https://cardanofeed.com/sitemap): Full index of articles and videos. - [RSS Feed](https://cardanofeed.com/rss): Machine-readable news stream. ## API Documentation For complete API documentation including all endpoints, query parameters, and examples: - **Full API Reference**: https://cardanofeed.com/API.md ### Quick API Examples **Markdown Articles**: Retrieve a clean Markdown version of any article: ``` https://cardanofeed.com/api/articles//markdown ``` **Timeline Feed**: Get combined feed of articles and videos: ``` https://cardanofeed.com/api/timeline?limit=50&lang=en ``` **Videos**: Latest Cardano videos: ``` https://cardanofeed.com/api/videos?limit=8&lang=en ``` **Projects**: Cardano ecosystem projects: ``` https://cardanofeed.com/api/projects ``` **Courses**: Educational content: ``` https://cardanofeed.com/api/courses ``` **Search**: Use the `/api/articles` or `/api/videos` endpoints for structured search results. ## About Cardano Feed is a community-driven project celebrating 5 years of providing high-fidelity information to the Cardano ecosystem. We prioritize data accuracy and semantic clarity for both humans and AI agents.