Skip to content

api-evangelist/mediastack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mediastack (mediastack)

Mediastack is a free and paid REST API by apilayer for live, historical, and blog news articles aggregated from more than 7,500 publishers across 50+ countries and 13 languages. It exposes a /v1/news endpoint for keyword-, source-, country-, language-, category-, and date-filtered search, and a /v1/sources endpoint for browsing the underlying publisher catalog.

URL: Visit APIs.json URL

Run: Capabilities Using Naftiko

Tags

  • News, News Aggregation, Media, Apilayer, Public APIs

Timestamps

  • Created: 2026-05-28
  • Modified: 2026-05-30

APIs

Mediastack News API

Live, historical, and blog news search plus publisher source discovery. Returns JSON with a pagination + data envelope, secured by an access_key query parameter.

Human URL: https://mediastack.com/documentation

Base URL: https://api.mediastack.com/v1

Tags

  • News, Sources

Properties

Common Properties

Features

Name Description
Live News Data Real-time aggregation of articles from 7,500+ global news publishers.
Historical News Date-bounded lookups of past articles via the date query parameter (paid plans).
Multi-Language Coverage Articles indexed across 13 languages including English, German, Spanish, French, Chinese, and Arabic.
Multi-Country Coverage Filter by 50+ country codes using ISO 3166-1 alpha-2.
Category Filtering Restrict to general, business, entertainment, health, science, sports, or technology.
Source Filtering Include/exclude lists of specific publishers via comma-separated IDs.
Keyword Search Full-text search across article title, description, and body.
Publisher Catalog Browse the /sources catalog by country, language, or category.
HTTPS Encryption Encrypted transport on Standard plan and above.
Commercial Use License Permitted on Standard plan and above.

Use Cases

Name Description
News Aggregator Apps Power consumer-facing news readers with category- and language-filtered feeds.
Media Monitoring Track brand, executive, product, or competitor mentions across global press.
Investor Research Stream business-tagged headlines into trading dashboards.
AI Training Corpora Sample current-events text for fine-tuning and retrieval-augmented generation.
Trend Analysis Tally publication volume and sentiment around recurring keywords.
Newsletter Curation Auto-generate daily digests by country, language, or topic.

Integrations

Name Description
apilayer Marketplace Mediastack is one of several APIs in the apilayer marketplace alongside marketstack, currencylayer, weatherstack, and ipapi.
REST + JSON Standard HTTPS+JSON makes it trivial to integrate with any HTTP client library.
Postman / Insomnia Manual import of the OpenAPI spec into common API clients.

Solutions

Name Description
Free Plan Evaluation tier, 100 requests/month, HTTP only, no historical data, no commercial use.
Standard Plan $24.99/month, 10k requests, HTTPS, historical data, commercial use.
Professional Plan $99.99/month, 50k requests, lower overage rate.
Business Plan $249.99/month, 250k requests, lowest published overage rate.
Enterprise Plan Custom volume, platinum support, custom solutions.

Artifacts

Machine-readable API specifications organized by format.

OpenAPI

JSON Schema

JSON Structure

JSON-LD

Examples

Capabilities

Naftiko capabilities — self-contained per-tag files, each declaring an inline consumes block plus both REST and MCP exposers.

Mediastack News API

  • mediastack-news.yaml — News surface, 1 operation (searchNews) exposed as REST /v1/news and MCP tool search-news.
  • mediastack-sources.yaml — Sources surface, 1 operation (listSources) exposed as REST /v1/sources and MCP tool list-sources.

Spectral Rules

  • mediastack-rules.yml — 9 rules enforcing Mediastack conventions: contact required, canonical base URL, access_key auth, title-case summaries, allowed tags (News, Sources), pagination envelope shape, error envelope shape, snake_case field names.

Vocabulary

  • mediastack-vocabulary.yml — Controlled vocabulary covering News, Sources, Categories, Languages, Geography, operational dimensions, capabilities, and FinOps dimensions.

Commercial Surface

  • Plans & Pricing — 5 plans (Free, Standard, Professional, Business, Enterprise) modeled in API Commons Plans 0.1.
  • Rate Limits — Per-key monthly quotas + feature gates modeled in API Commons Rate Limits 0.1.
  • FinOps — FOCUS 1.3-aligned FinOps model: tiered subscription + pay-as-you-go overage, 5 meters, 4 FinOps principles.

Maintainers

About

Mediastack is a free and paid REST API by apilayer for live, historical, and blog news articles aggregated from more than 7,500 publishers across 50+ countries and 13 languages. It exposes a /v1/news endpoint for keyword-, source-, country-, language-, category-, and date-filtered search, and a /v1/sources endpoint for browsing the underlying publ…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors