Search API Discovery Methods - Curations

Request

An API endpoint to discover a list of curations that can be specified in search API queries. Curations allow the API consumer to specify a curated set of content and describes the scope against which a Query will operate. It is not a format type.

HTTP Request

GET https://api.ft.com/content/search/curations/v1?apiKey=yourkey

Response

HTTP Statuses

HTTP StatusDescription
200 OK A list of curations will be returned in the response body.

Example response

[“ARTICLES”,“BLOGS”,“PODCASTS”,“VIDEOS”]