Title: Empty endpoint-api
Last modified: October 28, 2022

---

# Empty endpoint-api

 *  Resolved [adrianb1890](https://wordpress.org/support/users/adrianb1890/)
 * (@adrianb1890)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/empty-endpoint-api/)
 * I get “No Caches Available”. I have CF 7 installed and was expecting to see this
   url: [https://help4mind.com/wp-json/contact-form-7/v1/contact-forms/753/feedback/schema](https://help4mind.com/wp-json/contact-form-7/v1/contact-forms/753/feedback/schema)
   over there> In my gtmetrix test takes 3 secs to load that part [https://gtmetrix.com/reports/help4mind.com/KPOMNdWv/](https://gtmetrix.com/reports/help4mind.com/KPOMNdWv/)
   because it requires caching.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fempty-endpoint-api%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Richard Korthuis](https://wordpress.org/support/users/rockfire/)
 * (@rockfire)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/empty-endpoint-api/#post-16152710)
 * Hi [@adrianb1890](https://wordpress.org/support/users/adrianb1890/)
 * Thank you for using our plugin!
 * The endpoint you are refering to isn’t a default WordPress endpoint and therefore
   isn’t automatically cached by our plugin. You can make our plugin cache it, by
   adding some filters. See:
    [https://wordpress.org/plugins/wp-rest-cache/#can%20i%20register%20my%20own%20endpoint%20for%20caching%3F](https://wordpress.org/plugins/wp-rest-cache/#can%20i%20register%20my%20own%20endpoint%20for%20caching%3F)
   and [https://wordpress.org/plugins/wp-rest-cache/#on%20the%20cache%20overview%20page%20i%20see%20the%20object%20type%20is%20%27unknown%27.%20can%20i%20help%20the%20wp%20rest%20cache%20plugin%20to%20detect%20the%20object%20type%20correctly%3F](https://wordpress.org/plugins/wp-rest-cache/#on%20the%20cache%20overview%20page%20i%20see%20the%20object%20type%20is%20%27unknown%27.%20can%20i%20help%20the%20wp%20rest%20cache%20plugin%20to%20detect%20the%20object%20type%20correctly%3F)
 *  [jwight1234](https://wordpress.org/support/users/jwight1234/)
 * (@jwight1234)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/empty-endpoint-api/#post-16298090)
 * Hi [@rockfire](https://wordpress.org/support/users/rockfire/) ,
   I am having the
   same issue but i have the filter “add_filter(‘wp_rest_cache/allowed_endpoints’,
   array($this, ‘set_wp_rest_cache_endpoints’), 10, 1);” in a class __construct 
   but it doesn’t work. Any ideas why this is an issue?cheersJ

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

The topic ‘Empty endpoint-api’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [jwight1234](https://wordpress.org/support/users/jwight1234/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/empty-endpoint-api/#post-16298090)
 * Status: resolved