=== Multisite REST API === Contributors: brettkrueger Donate link: https://patreon.com/astronautdotgg/ Tags: json, api, multisite Requires at least: 5.1 Requires PHP: 7.0 Tested up to: 5.4.1 Stable tag: /master/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 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. == Frequently Asked Questions == = Where is the documentation for the API? = Take a look at our [github page](http://github.com/brettkrueger/multisite-rest-api/) for the full documentation. == Upgrade Notice == Upgrades are pushed through WordPress.org. == Screenshots == 1. [!Screenshot](https://raw.githubusercontent.com/brettkrueger/multisite-rest-api/master/screenshot.png) == Changelog == = 1.0.0 = * Create, List, Update, Delete multisites. = Authentication = All endpoints require authentication from an existing WordPress user. We suggest using JWT through something like [simple-jwt-login](https://wordpress.org/plugins/simple-jwt-login/). === Want to help keep the development of this plugin going? === Consider [donating](https://patreon.com/astronautdotgg/) today!