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.
GET https://api.ft.com/content/search/curations/v1?apiKey=yourkey
HTTP Status | Description |
---|---|
200 OK | A list of curations will be returned in the response body. |
[“ARTICLES”,“BLOGS”,“PODCASTS”,“VIDEOS”]