An API endpoint to discover which aspects can be used in search API queries. Aspects allow the API consumer to specify the aspects of content they wish to be included within their search results.
GET http://api.ft.com/content/search/aspects/v1?apiKey=yourkey
HTTP Status | Description |
---|---|
200 OK | A list of aspects will be in the response body |
[“lifecycle”,“location”,“master”,“summary”,“title”]
The aspects available through the Search API are a limited set of those available for content items.