Hello, I have a couple of questions:
1.- Is there a way to access GET endpoints for a guest user? for what i could read on the documentation the only way to access the API is to authenticate the user and get a key. but could I use the generated key from woocommerce API or is there a way to allow guest users to access those GET endpoints?
2.- What is the endpoitn to get a list of all vendors? fr what I could found on the documentation, there is an endpoint to get the settings of a given vendors, but I need to list all vendors with its information.
Thanks in advance for your help