# WordPress

**Canonical:** https://apis.io/providers/wordpress/  
**Website:** https://developer.wordpress.org/  
**APIs profiled:** 17

WordPress is an open-source content management system (CMS) that powers a significant portion of websites on the internet. Its REST API enables applications to interact with WordPress sites by sending and receiving data as JSON, allowing developers to build decoupled frontends, mobile apps, and integrations in any language. The extensive plugin and theme ecosystem, block editor, and AI capabilities make it accessible for building everything from personal blogs to complex enterprise websites.

## Kin Score — 45.0 / 100 (developing)

Scored 2026-08-21 under rubric 0.12.0. Trend: flat (+0.5 from 44.5).

| Facet | Score |
|---|---|
| Discoverability | 57.4 |
| Contract Quality | 39.4 |
| Governance | 28.8 |
| Contract Governance | 28.8 |
| Operational Transparency | 36.8 |
| Developer Ergonomics | 69.0 |
| Commercial Clarity | 36.8 |
| Access Clarity | 36.8 |

## Agent readiness — 43.4 (agent-ready)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | documented |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | verified |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | yes |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (17)

- **WP-CLI** — WP-CLI is the command-line interface for WordPress. It provides commands for managing WordPress installations, plugins, themes, users, content, and more without using a web brow...
- **WordPress Block Editor API** — The Block Editor API (Gutenberg) enables developers to create custom blocks, block patterns, block templates, and editor plugins for the WordPress Block Editor. It includes Java...
- **WordPress AI API** — WordPress AI API provides a provider-agnostic interface for integrating generative AI capabilities into WordPress plugins and themes. It supports multiple AI providers (OpenAI, ...
- **WordPress Block Types API** — Query registered block types
- **WordPress Blocks API** — Manage reusable blocks
- **WordPress Categories API** — Manage post categories
- **WordPress Comments API** — Manage WordPress comments
- **WordPress Media API** — Manage WordPress media library
- **WordPress Pages API** — Manage WordPress pages
- **WordPress Plugins API** — Manage WordPress plugins
- **WordPress Post Types API** — Query registered post types
- **WordPress Posts API** — Manage WordPress posts
- **WordPress Search API** — Search across WordPress content
- **WordPress Settings API** — Manage site settings
- **WordPress Tags API** — Manage post tags
- **WordPress Themes API** — Manage WordPress themes
- **WordPress Users API** — Manage WordPress users

## MCP servers (1)

- **MCP Server**

## Agentic access (1)

- **Wordpress Agentic Access** — 24 operations · 6 acting

## Security (3)

- **Wordpress Authentication** — apiKey/http · 2 schemes
- **Wordpress Domain Security** — TLSv1.3 · HSTS · DMARC
- **Wordpress Vulnerability Disclosure** — Hackerone · security.txt · contact published

## Plans (1)

- **Wordpress Plans Pricing**

## Use cases (6)

- **Headless CMS** — Use WordPress as a headless CMS with the REST API to deliver content to any frontend framework like Next.js, Nuxt, or React
- **Mobile Applications** — Build iOS and Android apps that read and write WordPress content using the REST API
- **Content Automation** — Automate content creation, publishing, and management using WP-CLI in CI/CD pipelines
- **Custom Block Development** — Create custom Gutenberg blocks for unique editorial experiences and complex page layouts
- **Third-Party Integrations** — Connect WordPress to external services like CRMs, analytics platforms, and e-commerce systems via the REST API
- **AI-Powered Content** — Enhance WordPress with AI content generation, writing assistance, and intelligent recommendations

## Tags

CMS, Content Management, Open-Source, WordPress

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/wordpress/). Scores are computed from the provider's own public artifacts under a published rubric.
