API
Overview
The License Server for WooCommerce plugin has a built in REST API that can be used to manage licenses and...
Connect
POST /wp-json/slswc/v1/connect Connect a user’s account to the License Server API. If using the client, this will allow the user’s...
Product
GET /wp-json/slswc/v1/product Get a single software product. This will return the publicly available information about the product/software. Parameter Datatype Example...
Products
GET /wp-json/slswc/v1/products Get a list of software products. Depending on the arguments provided, this will return publicly available information or...
Activate a license key.
Activate a license key via the API. To activate a license via the API You should post to the api...