Mediazone Developer Portal

AI data endpoints for assistants & agents

Compact, LLM-friendly feeds with summaries, metadata and `llmSnapshot` helpers. All endpoints are free to use under Creative Commons BY-NC-SA 4.0.

Primary feeds

Primaire feeds (NL)

Additional sources

Full news feed v2Volledige nieuwsfeed v2/api/ai-news/v2?limit=50
AI tech videos (compact)AI-techvideo’s (compact)/api/internal/ai-tech-videos?format=compact&limit=20
AI news embeddingsAI-nieuws embeddings/api/ai-news/embeddings?limit=50
RSS feed (Dutch)RSS-feed (Nederlands)/feed.xml
RSS feed (English)RSS-feed (English)/feed-en.xml

Best practices

  • Rate limits: Regular users max. 30 visits per 5 min. Search engines (Googlebot, Bing) and LLM crawlers (GPTBot, Claude, Perplexity) are exempt from rate limiting.

    Rate limits: Reguliere gebruikers max. 30 bezoeken per 5 min. Search engines (Googlebot, Bing) en LLM crawlers (GPTBot, Claude, Perplexity) zijn vrijgesteld van rate limiting.

  • `publishedAt` plus `slug` are stable keys; each item also exposes a unique `id` and canonical `url`.

    Gebruik `publishedAt` + `slug` als idempotente keys; alle items bevatten een unieke `id` en `url`.

  • Attribute Mediazone when redistributing ("Source: Mediazone.nl").

    Attribueer naar Mediazone bij herpublicatie ("Bron: Mediazone.nl").

  • Avoid storing personal data from comments or user profiles.

    Vermijd het opslaan van persoonsgegevens uit reacties of profielen.

  • AI assistants and search engines are welcome. Supported bots: Googlebot, Bingbot, GPTBot, Claude-Web, PerplexityBot, YouBot, and more.

    AI assistenten en search engines zijn welkom. Ondersteunde bots: Googlebot, Bingbot, GPTBot, Claude-Web, PerplexityBot, YouBot, en meer.

Need higher rate limits or webhook integrations? Email support@mediazone.nl with your use case. Source code & issues: GitHub repository.