imsas / wpdm-rest-api-docs

WordPress Download Manager REST API Documentation
Other
1 stars 0 forks source link
api-documentation file-manager plugin rest-api wordpress wordpress-plugin

About

This repo documents the WordPress Download Manager REST API. This REST API allows a HTTP client to create, read, update, and delete WordPress Download Manager data using requests in JSON format.

WordPress Download Manager REST API uses standard HTTP verbs which are understood by most HTTP clients. This API is built on top of WordPress REST API and lives at /wpdm/v1 namespace.

This documentation is powered by Slate