Currents API · Example Payload

Available Categories

order by source count in descending order

NewsMediaSearchRESTReal-Time

Available Categories is an example object payload from Currents API, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statusdescriptioncategories

Example Payload

Raw ↑
{
  "status": "ok",
  "description": "order by source count in descending order",
  "categories": [
    "regional",
    "technology",
    "lifestyle",
    "business",
    "general",
    "programming",
    "science",
    "entertainment",
    "world",
    "sports",
    "finance",
    "academia",
    "politics",
    "health",
    "opinion",
    "food",
    "game"
  ]
}