An API endpoint to discover a list of facets that can be specified in search API queries.
GET https://api.ft.com/content/search/facets/v1?apiKey=yourkey
HTTP Status | Description |
---|---|
200 OK | A list of facets will be returned in the response body |
[ “brand”, “companies”, “format”, “genre”, “icb”, “iptc”, “organisations”, “people”, “primarySection”, “primaryTheme”, “regions”, “sections”, “specialReports”, “subjects”, “topics” ]