How to filter records from a data page list

I have a data page of list structure to fetch products via rest API.

I am able to run the data page and see the list of products in pxResults. Attached screenshot for reference.

Question: I want to create a UI where the user can put the brand (e.g. Apple) and fetch the records from this data page. How do I achieve this?

Thanks in advance.

@AbdulO07 - Keyed data pages will solve your purpose. Please try and let us know if you get stuck anywhere.

@AbdulO07 You can pass the Brand name via Keyed Access Data Page so that every time it will get the results based on Brand Name