Integrate Aevum News into your applications with our high-performance REST & WebSocket APIs. Real-time feeds, historical archives, and structured metadata in JSON.
Authentication, base URL configuration, and your first request. No dependencies required.
Access your dashboard to create a project and generate a secure API key. Keys are scoped by environment.
All endpoints share a common base. We guarantee 99.99% uptime with global edge caching.
Pass your key in the Authorization header. Rate limits reset per minute using sliding windows.
Structured access to articles, categories, real-time streams, and metadata.
| Method | Route | Description | Auth |
|---|---|---|---|
| GET | /articles/search | Query articles by keyword, date range, source, or sentiment | Bearer |
| GET | /categories | List all supported taxonomies with hierarchy metadata | Bearer |
| GET | /articles/:id | Fetch full article body, author bio, and related links | Bearer |
| POST | /webhooks | Register endpoints for real-time publication events | Admin |
| WSS | /stream/live | WebSocket feed for breaking news & market updates | Bearer |
| GET | /archive/bulk | Download historical datasets (CSV/JSONL) up to 5 years | Pro+ |
Copy-paste ready snippets for your preferred environment.
Scale your integration with transparent, usage-based billing.