Title: Backend API Cache
Last modified: February 9, 2022

---

# Backend API Cache

 *  Resolved [G Matta](https://wordpress.org/support/users/gangesh/)
 * (@gangesh)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/backend-api-cache/)
 * Does it work when Caching at backend?
    I am fetching Woocommerce products at 
   backend, but consider any Post type. If I try to list post in any plugin will
   caching still work?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [G Matta](https://wordpress.org/support/users/gangesh/)
 * (@gangesh)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/backend-api-cache/#post-15345152)
 * To be clear, Caching works if I use URL directly but if used with JS fetch method
   it wont consider REST API Cache.
 * Please suggest.
 *  Thread Starter [G Matta](https://wordpress.org/support/users/gangesh/)
 * (@gangesh)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/backend-api-cache/#post-15345699)
 * Cache worked at backend with Authorization removed and Using new Endpoint for
   Woocommerce products
 * /wc/store/products
 * Hope this helps someone.
 *  Plugin Author [Richard Korthuis](https://wordpress.org/support/users/rockfire/)
 * (@rockfire)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/backend-api-cache/#post-15818036)
 * Hi [@gangesh](https://wordpress.org/support/users/gangesh/)
 * Sorry for the extremely late reply.
 * Yes caching only works for registered endpoints which do not use Authorization.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Backend API Cache’ is closed to new replies.

 * ![](https://ps.w.org/wp-rest-cache/assets/icon-256x256.png?rev=3328849)
 * [WP REST Cache](https://wordpress.org/plugins/wp-rest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-rest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-rest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-rest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-rest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-rest-cache/reviews/)

## Tags

 * [WooCoomerce](https://wordpress.org/support/topic-tag/woocoomerce/)

 * 3 replies
 * 2 participants
 * Last reply from: [Richard Korthuis](https://wordpress.org/support/users/rockfire/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/backend-api-cache/#post-15818036)
 * Status: resolved