Valigara supports the official WooCommerce endpoint:
http://woocommerce.github.io/woocommerce-rest-api-docs/wp-api-v2.html#index
To check that the API is responding:
From Valigara
- Browse to your account settings
- Click "Check API status"
- If you get "OK" in the pop-up, you're good to go!
From any browser
If you have no access to the Valigara back-office:
Browse to your website , adding /wp-json/wc/v2 to the URL
the URL should display a response code (not 404 or messages)
Example , if the API is enabled on http://woocommerce.valigara.com//wp-json/wc/v2
If you see the 404 page, or a message
{"code":"rest_no_route","message":"No route was found matching the URL and request method","data":{"status":404}}
this means the API is not in place.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article