# wp-content.io ## Docs - [Allowed Domains](https://docs.wp-content.io/account/allowed-domains.md) - [Manage API Keys](https://docs.wp-content.io/account/api-keys.md) - [Organizations](https://docs.wp-content.io/account/organizations.md) - [Users and permissions](https://docs.wp-content.io/account/users.md) - [Introduction](https://docs.wp-content.io/api-reference/introduction.md): This API allows you to manage the **plugins and themes** of your organization. - [Delete a version](https://docs.wp-content.io/api-reference/plugin-versions/delete-a-version.md) - [Get all plugin versions](https://docs.wp-content.io/api-reference/plugin-versions/get-all-plugin-versions.md): Get versions of plugins with details. - [Get plugin version details](https://docs.wp-content.io/api-reference/plugin-versions/get-plugin-version-details.md): Get version detail for a given plugin - [Update plugin version details](https://docs.wp-content.io/api-reference/plugin-versions/update-plugin-version-details.md): Update plugin version details. - [Delete a plugin](https://docs.wp-content.io/api-reference/plugins/delete-a-plugin.md): Delete a plugin organization. - [Get plugin details](https://docs.wp-content.io/api-reference/plugins/get-plugin-details.md): Retrieve detailed information about a plugin from the organization. - [List all plugins](https://docs.wp-content.io/api-reference/plugins/list-all-plugins.md): Retrieve the list of plugins published in the organization. The response format is compatible with official Wordpress Repository format. - [Update plugin informations](https://docs.wp-content.io/api-reference/plugins/update-plugin-informations.md) - [Upload a plugin](https://docs.wp-content.io/api-reference/plugins/upload-a-plugin.md) - [Profile](https://docs.wp-content.io/api-reference/repository/profile.md) - [Repository status](https://docs.wp-content.io/api-reference/repository/repository-status.md) - [Delete a version](https://docs.wp-content.io/api-reference/theme-versions/delete-a-version.md) - [Get all plugin versions](https://docs.wp-content.io/api-reference/theme-versions/get-all-plugin-versions.md): Get versions of plugins with details. - [Get theme version details](https://docs.wp-content.io/api-reference/theme-versions/get-theme-version-details.md): Get version detail for a given plugin - [Update theme version details](https://docs.wp-content.io/api-reference/theme-versions/update-theme-version-details.md): Update plugin version details. - [Delete a theme](https://docs.wp-content.io/api-reference/themes/delete-a-theme.md): Delete a plugin organization. - [Get theme details](https://docs.wp-content.io/api-reference/themes/get-theme-details.md): Retrieve detailed information about a plugin from the organization. - [List all themes](https://docs.wp-content.io/api-reference/themes/list-all-themes.md): Retrieve the list of plugins published in the organization. The response format is compatible with official Wordpress Repository format. - [Update theme informations](https://docs.wp-content.io/api-reference/themes/update-theme-informations.md) - [Upload a theme](https://docs.wp-content.io/api-reference/themes/upload-a-theme.md) - [Integrate in your CI/CD](https://docs.wp-content.io/cli/automate.md): Automate your workflow - [Installation](https://docs.wp-content.io/cli/install.md): Manage your organization content from CLI. - [Build a plugin archive](https://docs.wp-content.io/cli/plugins/build.md): wpc plugin:build - [Generate a plugin manifest](https://docs.wp-content.io/cli/plugins/manifest.md): wpc plugin:manifest - [List and inspect plugins](https://docs.wp-content.io/cli/plugins/published.md): wpc plugin:ls, wpc plugin:info - [Push a plugin archive](https://docs.wp-content.io/cli/plugins/push.md): wpc plugin:push - [Start a new plugin](https://docs.wp-content.io/cli/plugins/start.md): wpc plugin:start - [Build a theme archive](https://docs.wp-content.io/cli/themes/build.md): wpc theme:build - [Generate a theme manifest](https://docs.wp-content.io/cli/themes/manifest.md): wpc theme:manifest - [List and inspect themes](https://docs.wp-content.io/cli/themes/published.md): wpc theme:ls, wpc theme:info - [Push a theme archive](https://docs.wp-content.io/cli/themes/push.md): wpc theme:push - [Start a new theme](https://docs.wp-content.io/cli/themes/start.md): wpc theme:start - [Usage](https://docs.wp-content.io/cli/usage.md) - [Ignore files](https://docs.wp-content.io/cli/wpcignore.md): Exclude files during plugin and theme build process. - [External Repositories](https://docs.wp-content.io/guides/external-repositories.md): Manage external sources for your plugins and themes, and bring private updates directly into the WordPress admin. - [Plugin Setup Guide](https://docs.wp-content.io/guides/plugins.md): How to prepare your plugin for private updates - [Theme Setup Guide](https://docs.wp-content.io/guides/themes.md): How to prepare your theme for private updates - [Introduction](https://docs.wp-content.io/index.md): Welcome to the official documentation - [Quickstart](https://docs.wp-content.io/quickstart.md): This quickstart guide will help you deploy your plugin or theme in just a few minutes. ## OpenAPI Specs - [openapi](https://docs.wp-content.io/api-reference/openapi.yaml)