It provides a simple and secure way to publish new versions, retrieve metadata, and automate deployments. To interact with the API, you’ll need a valid API key associated with your organization. Keys can be generated and managed from your dashboard: https://dashboard.wp-content.ioDocumentation Index
Fetch the complete documentation index at: https://docs.wp-content.io/llms.txt
Use this file to discover all available pages before exploring further.
Scopes and permissions
The REST API is built on a standard CRUD model. Each permission corresponds to an HTTP method:| Method | Permission |
|---|---|
GET | read |
POST | create |
PATCH | update |
DELETE | delete |