HOWTO check if your WooCommerce website API is functional

Modified on Sun, 14 Aug 2022 at 02:56 PM


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

  1. Browse to your account settings
  2. Click "Check API status"
  3. 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:


  1. Browse to your website , adding    /wp-json/wc/v2  to the URL

  2. 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

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article