Search for items of content that are available on www.ft.com.
POST https://api.ft.com/content/search/v1?apiKey=yourKey
Please see the Search API Tutorial for the format of the request body.
Search API requests must include a HTTP header with the correct media type.
Header Name | Value |
---|---|
Content-Type | application/json |
Http Status | Description |
---|---|
200 OK | Search was performed successfully. Results, if any, will be in the response body. |
See also: