Title: Rest API Docs
Last modified: March 2, 2019

---

# Rest API Docs

 *  [Jay Holtslander](https://wordpress.org/support/users/jasonh1234/)
 * (@jasonh1234)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/rest-api-docs/)
 * [@donncha](https://wordpress.org/support/users/donncha/) Any timeframe on the
   documentation for the Rest API?

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

 *  Thread Starter [Jay Holtslander](https://wordpress.org/support/users/jasonh1234/)
 * (@jasonh1234)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/rest-api-docs/#post-11274761)
 * Really hoping to take advantage of this.
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/rest-api-docs/#post-11295174)
 * Unfortunately not. The source code is there and fairly readable though.
 *  Thread Starter [Jay Holtslander](https://wordpress.org/support/users/jasonh1234/)
 * (@jasonh1234)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/rest-api-docs/#post-11341470)
 * For anyone that stumbles across this thread in the future, this is what I was
   needing.
 * [https://www.domain.com/wp-json/wp-super-cache/v1/settings](https://www.domain.com/wp-json/wp-super-cache/v1/settings)
   
   with get request = get cache with post request = delete cache
 * [https://www.domain.com/wp-json/wp-super-cache/v1/status](https://www.domain.com/wp-json/wp-super-cache/v1/status)
   
   with get request = get status
 * [https://www.domain.com/wp-json/wp-super-cache/v1/stats](https://www.domain.com/wp-json/wp-super-cache/v1/stats)
   
   with get request = get stats
 * [https://www.domain.com/wp-json/wp-super-cache/v1/cache](https://www.domain.com/wp-json/wp-super-cache/v1/cache)
   
   with get request = get cache with post request = delete cache
 * [https://www.domain.com/wp-json/wp-super-cache/v1/preload](https://www.domain.com/wp-json/wp-super-cache/v1/preload)
   
   with post request = preload cache
 * [https://www.domain.com/wp-json/wp-super-cache/v1/cache/test](https://www.domain.com/wp-json/wp-super-cache/v1/cache/test)
   
   with post request = test cache
 * [https://www.domain.com/wp-json/wp-super-cache/v1/plugins](https://www.domain.com/wp-json/wp-super-cache/v1/plugins)
   
   with get request = get plugins with post request = update plugins
 *  [grizzlysmit](https://wordpress.org/support/users/grizzlysmit/)
 * (@grizzlysmit)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/rest-api-docs/#post-11419503)
 * where is the source for the api
 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/rest-api-docs/#post-11504693)
 * [@grizzlysmit](https://wordpress.org/support/users/grizzlysmit/) it’s in the 
   wp-super-cache/rest/ directory.

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

The topic ‘Rest API Docs’ is closed to new replies.

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

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/rest-api-docs/#post-11504693)
 * Status: not resolved