Simple small Wordpress plugin that creates a REST endpoint to list all sites and their IDs in a Wordpress Multisite Network.
As of April 2026, Network Rest Site List is a WordPress api plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.8K+ times in total. Requires WordPress 4.9+ and PHP 5.6+. Available on WordPress.org since 2018. Last updated 7 years ago — may have compatibility concerns. Top alternative: WP Consent API.
🚀 Access the endpoint with /wp-json/ntwrkrst/v1/wpsitelist – which returns:
`
{
“123”: {
“blog_id” : “123”,
“domain”:”example.com”,
“path”:”\/main\/”
}
// etc
}
`
🔬 Query sites path with a search, similar to /wp-json/ntwrkrst/v1/wpsitelist?q=keyword
📦 Cache’s for 24h
⚙️ Built primarily for this Alfred workflow to quickly find a sites blog_id
| WordPress | 4.9+ requiredTested up to 4.9.29 |
| PHP | 5.6+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.