POST /content/search/v1

Search for items of content that are available on www.ft.com.

Resource URL

POST https://api.ft.com/content/search/v1?apiKey=yourKey

Request Body

Please see the Search API Tutorial for the format of the request body.

Request Headers

Search API requests must include a HTTP header with the correct media type.

Header Name Value
Content-Type application/json 

Response

HTTP Statuses

Http Status Description
200 OK Search was performed successfully. Results, if any, will be in the response body.

See also: