Title: Cacheing REST GET?
Last modified: May 21, 2019

---

# Cacheing REST GET?

 *  Resolved [mrboats](https://wordpress.org/support/users/wpseiskaadmin/)
 * (@wpseiskaadmin)
 * [7 years ago](https://wordpress.org/support/topic/cacheing-rest-get/)
 * I’m using a maps plugin that recently changed the way they do map marker selections
   on the map. The selection used to be done in the browser, but now the selection
   is done via a REST call to the backend. The downside of this has been that the
   performance of the filtering has become quite terrible.
 * So I was wondering, should the Cache enabler be able to cache REST GET calls?
   The map plugin dev claims that this works on some other cache plugins which do
   not suffer from this issue? If yes, do I need to add something to the “Cache 
   Inclusions” or some other setting? The call looks like this: [https://site.test/wp-json/wpgmza/v1/markers/&#8230](https://site.test/wp-json/wpgmza/v1/markers/&#8230);.

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

 *  Plugin Author [KeyCDN](https://wordpress.org/support/users/keycdn/)
 * (@keycdn)
 * [7 years ago](https://wordpress.org/support/topic/cacheing-rest-get/#post-11555098)
 * The Cache Enabler doesn’t cache REST calls.
 *  [perryrylance](https://wordpress.org/support/users/perryrylance/)
 * (@perryrylance)
 * [7 years ago](https://wordpress.org/support/topic/cacheing-rest-get/#post-11558584)
 * Hi [@keycdn](https://wordpress.org/support/users/keycdn/)
 * Is there a way to configure this plugin to cache REST GET calls?
 * What about REST calls without a query string?
 * I contribute to the plugin in question, it makes heavy use of the REST API. It
   would be helpful if the responses could be cached.
 * Kind regards
    – Perry
 *  Thread Starter [mrboats](https://wordpress.org/support/users/wpseiskaadmin/)
 * (@wpseiskaadmin)
 * [7 years ago](https://wordpress.org/support/topic/cacheing-rest-get/#post-11558604)
 * Your are in the right place [@perryrylance](https://wordpress.org/support/users/perryrylance/)
   🙂

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

The topic ‘Cacheing REST GET?’ is closed to new replies.

 * ![](https://ps.w.org/cache-enabler/assets/icon.svg?rev=2442383)
 * [Cache Enabler](https://wordpress.org/plugins/cache-enabler/)
 * [Support Threads](https://wordpress.org/support/plugin/cache-enabler/)
 * [Active Topics](https://wordpress.org/support/plugin/cache-enabler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cache-enabler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cache-enabler/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [mrboats](https://wordpress.org/support/users/wpseiskaadmin/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/cacheing-rest-get/#post-11558604)
 * Status: resolved