I have read many comments from people who want to know how to use the Prestashop API. I have created a simple and small repository with only the "GET" Search method with which you can continue to grow as programmers.
If you like this contribution, I will continue adding more objects and different methods (POST, PUT, ...) for more Objects (Products, Category, Manufacturers,...)
Screen response:
Repository: https://github.com/ricardopxl/how-to-use-api-prestashop-with-examples
Current Objects Usage in Repository:
- Search - GET
I wish you good luck and hope it helps!!!