Title: WordPress API improvement
Last modified: October 21, 2021

---

# WordPress API improvement

 *  Resolved [lorenzocroccolino](https://wordpress.org/support/users/lorenzocroccolino/)
 * (@lorenzocroccolino)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/wordpress-api-improvement/)
 * Hi, I am a developer for a company and we mounted Redis and this plugin on many
   sites. My question is, this plugin works when I call a WordPress API endpoint
   or just when a user navigates the website?
 * Best regards,
    Lorenzo Croccolino.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/wordpress-api-improvement/#post-14993320)
 * Hey Lorenzo, yes the WP REST API uses the standard `get_post()` function and 
   similar and those all benefit from object caching. It’s a little hard to track,
   but you can use `redis-cli monitor` and then request API endpoints to see Redis
   activity for each request.

Viewing 1 replies (of 1 total)

The topic ‘WordPress API improvement’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/wordpress-api-improvement/#post-14993320)
 * Status: resolved