API Documentation
v1.0.0 • Public Beta
Integrate real-time AI news directly into your applications. Our API provides structured access to the latest breakthroughs, tools, and industry updates from over 20+ verified sources.
Base URL
Rate Limits
X-RateLimit-Remaining, X-RateLimit-Reset/newsList Articles
Fetch the latest AI news articles with filtering, sorting, and pagination support.
/categoriesList Categories
Get all available news categories with their display metadata.
/sourcesList Sources
Get the list of all tracked RSS feeds and their reliability tiers.
/statusSystem Status
Check API health and current version.
/refreshRefresh Cache
Manually trigger a background fetch to update the news cache. Requires API key.
Internal Debug Tools
These endpoints are for administrative use and providing programmatic access to raw database state.
/debug/articlesRaw Article Data
Fetch the raw Convex objects for the latest 300 articles. No filtering or transformation applied.
/debug/ingestTrigger Manual Ingestion
Manually trigger the Convex RSS ingestion and AI analysis pipeline.

