← APIs / Mediastack
Verified

Mediastack

Apiosk Basicsby Apiosk Basics · General

Real-time and historical news from thousands of sources worldwide, filterable by keyword, country, language, source and category.

mediaapi
Price per request
$0.11
Base URL
https://gateway.apiosk.com/mediastack
Technical Specs
Auth MethodapiKey
Response FormatJSON
Endpoints1
Endpoints
MethodPathDescriptionCost
GET /news Live and historical news articles.
$0.10 default
View details
Endpoint documentation
GET/news
$0.10 default
Description

Live and historical news articles.

Pricing
$0.10 default
Parameters
{
  "categories": {
    "required": false,
    "type": "string"
  },
  "countries": {
    "required": false,
    "type": "string"
  },
  "keywords": {
    "required": false,
    "type": "string"
  },
  "languages": {
    "required": false,
    "type": "string"
  },
  "limit": {
    "required": false,
    "type": "integer"
  }
}