I'm making an API call using the information in the API documentation to try and get the company's data but it's not working
Here's the call:
https:/{url}/pub/rest/default/V1/company/ ({url} replaced with my website name)
I get returned the error "Request does not match any route"
Any help is appreciated!