Autocomplete Article Search API

The FLOW Autocomplete Article Search API provides an endpoint to search the archive of articles in FLOW for a given publication. This is for use for delivering autocomplete results to the CMS.

The user must be logged in as one of the CMS roles to use it.

Endpoint

/api/autocomplete/article/{publicationDomain}

Where publicationDomain is the domain e.g. example.com

Arguments

ArgumentsDescriptionExample
qQuery for keywordsTest Search
redirectWhether the articles should redirect or not1 or 0

Full API call based on example above:

https://indy-api-dev.brightsites.co.uk/api/autocomplete/article/independent.co.uk?redirect=0&q=Test%20Search