The Item Search API Input Parameters are used to construct query strings that return item record attributes in a JSON response. To create a query string for the Item Search API, we should use the input parameters with the base.
URL: http://www.mywebstore.com/api/items?{parameters}.
We can also use multiple parameters with the base URL by separating them with an ampersand (&).
The base URL when used without any parameters retrieves the item IDs of all the items. To retrieve only the desired items and item details, we can specify the following input parameters: