v1

latestOpenAPI 3.0.02026-07-131091452.6 MB
editorial_images

Get editorial livefeed list

get/v2/editorial/images/livefeeds

Query parameters

countrystring country-code-3 required

Returns only livefeeds that are available for distribution in a certain country

pageinteger

Page number

per_pageinteger

Number of results per page

Response

OK

messagestring

Optional error message

pageinteger

Current page of the response

per_pageinteger

Number of results per page

total_countinteger required

Total count of all results

Example response

{
  "page": 1,
  "per_page": 1,
  "total_count": 5300,
  "data": [
    {
      "id": "2018%2F07%2F17%2FPrince%20Charles%20and%20Camilla%20Duchess%20of%20Cornwall%20visit%20to%20Cornwall%2C%20Day%202",
      "name": "Prince Charles and Camilla Duchess of Cornwall visit to Cornwall, Day 2",
      "total_item_count": 38,
      "created_time": "2018-07-17T12:42:03+00:00",
      "cover_item": {
        "height": 117,
        "width": 170,
        "url": "https://editorial01.shuttercorp.net/thumb/9763363q/51e28f39/Shutterstock_9763363q.jpg",
        "id": "9763363q"
      }
    }
  ]
}