Core APIs
...
Parameters
Utility Requests

Autocomplete

3min

Autocomplete Parameters

GET /request

When making a request with the type parameter set to type=autocomplete BlueCart API will return autocomplete suggestions for the search term specified in the search_term parameter.

Autocomplete Suggestions
Autocomplete Suggestions


For example, to request autocomplete suggestions for the search term memory the request would be:

HTTP
Curl
Node.js
Python
PHP



Autocomplete Parameters

The following parameters are available for all requests made when type=autocomplete .

Parameter

Required

Description

search_term

required

The search term to get autocomplete suggestions for.



Next Steps      Autocomplete Results

Updated 08 Aug 2024
Did this page help you?