Multisite REST API

This plugin provides several endpoints for creating, listing, updating, and deleting WordPress multisites. It aims…

Author:Brett Krueger (profile at wordpress.org)
WordPress version required:5.1
WordPress version tested:6.2.2
Plugin version:1.2.1
Added to WordPress repository:26-05-2020
Last updated:27-05-2023
Rating, %:0
Rated by:0
Plugin URI:https://krux.us/multisite-rest-api/
Total downloads:1 747
Active installs:10+
plugin download
Click to start download

This plugin provides several endpoints for creating, listing, updating, and deleting WordPress multisites. It aims to make headless WordPress multisite environments not only possible, but practical.

Take a look at our github page for the full documentation.

Authentication

All endpoints require authentication from an existing WordPress user.
We suggest using JWT through something like simple-jwt-login.


FAQ
ChangeLog