Search API Discovery Methods - Aspects

Request

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.

HTTP Request

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

Response

HTTP Statuses

HTTP StatusDescription
200 OK A list of aspects will be in the response body

Example response

[“lifecycle”,“location”,“master”,“summary”,“title”]

The aspects available through the Search API are a limited set of those available for content items.