Access Tiers
Choose the plan that matches your integration scale and commercial needs.
| Feature | Free / Community | Pro / Creator | Enterprise / Syndication |
|---|---|---|---|
| RSS & Public Feeds | Included | Included | Included |
| API Requests | 1,000 / day | 50,000 / day | Unlimited + Dedicated Endpoint |
| Content Embeds | Basic widgets | Custom branded embeds | White-label + Priority Rendering |
| Commercial Usage | Non-commercial only | Monetized blogs/newsletters | Full commercial licensing |
| Support | Community / Docs | Email (48h SLA) | Dedicated Account Manager | r>
API Access & Rate Limits
Access our RESTful API to pull articles, categories, and metadata. All endpoints require an API key passed via the Authorization header.
GET /v2/articles?category=world&limit=10&sort=published_desc
Authorization: Bearer YOUR_API_KEY
X-Request-ID: req_9a8b7c6d
Content Embedding
Embed any Aevum News article directly into your platform using our responsive iframe widget. Automatically handles paywalls and attribution.
<iframe src="https://embed.aevumnews.com/article/9283"
width="100%" height="600"
style="border:none; border-radius:12px;"
allowfullscreen></iframe>
RSS & Atom Feeds
Subscribe to category-specific or global feeds. Updated in real-time with full XML metadata, enclosures, and canonical links.
https://feeds.aevumnews.com/rss/world.xml
https://feeds.aevumnews.com/atom/tech.atom
https://feeds.aevumnews.com/json/global.json
Webhooks & Real-Time Sync
Pro & Enterprise users can register webhook endpoints to receive instant payloads on breaking news, article updates, or feed rotations.
POST /your-endpoint/webhook
Content-Type: application/json
{"event": "article.published", "id": "aev_8821", "url": "https://aevumnews.com/..."}
Attribution & Licensing
Aevum News content is protected under international copyright law. Proper attribution is required for all non-embedded usage.
Required Attribution Format
All republished, summarized, or referenced content must include the following attribution notice prominently near the content:
Images, charts, and infographics require additional credit: "© Aevum News / Photographer or Illustrator Name"
Fair Use Policy
Excerpts under 300 words may be used for commentary, criticism, or educational purposes without licensing, provided full attribution is given and no monetization occurs on the excerpted page.
Commercial Licensing
For syndication, aggregation platforms, or commercial republishing, contact our licensing team. Custom term sheets are available for newsrooms, LMS platforms, and media distributors.
Frequently Asked Questions
Quick answers to common integration and usage questions.
Ready to Integrate?
Whether you're building a news aggregator, launching a newsletter, or syndication partnership, we're here to help.