# Cloud9 WordPress REST API

**Canonical:** https://apis.io/apis/cloud9/wordpress-rest-api/  
**Provider:** Cloud9 — https://apis.io/providers/cloud9/  
**Base URL:** https://cloud9.gg/wp-json/wp/v2  
**Documentation:** https://developer.wordpress.org/rest-api/

Cloud9 WordPress REST API is one of 3 APIs that [Cloud9](https://apis.io/providers/cloud9/) publishes on the [APIs.io](https://apis.io/) network. This API exposes 1 JSON Schema definition. Tagged areas include Content, REST, JSON, WordPress, and Esports. The published artifact set on APIs.io includes authentication docs and 1 JSON Schema.

cloud9.gg runs on WordPress (WP Cloud / Automattic Atomic hosting) and serves the standard WordPress REST API anonymously at https://cloud9.gg/wp-json/. The discovery index enumerates 277 routes across 14 namespaces; the wp/v2 namespace alone carries 118 routes. Read access requires no credentials and no key. Alongside the core content types (89 posts, 17 pages, 1,175 media items, 19 categories, 3 users, a 769-item search index) the site registers four Cloud9-specific custom post types that make the roster and record queryable: players (47), teams (45), achievement (564) and case-study (7). Responses carry X-WP-Total and X-WP-TotalPages pagination headers and RFC 8288 Link headers, and every collection publishes a real JSON Schema over HTTP OPTIONS. Write operations are advertised on the same routes but require WordPress authentication (application passwords), so the public surface is read-only.

## Machine-readable artifacts (7)

- **JSONSchema** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/json-schema/cloud9-wp-rest-schemas.json
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/data-model/cloud9-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/conventions/cloud9-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/errors/cloud9-problem-types.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/authentication/cloud9-authentication.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/skills/cloud9-read-roster-and-news.md
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/cloud9/refs/heads/main/apis.yml

## Other Cloud9 APIs (2)

- [Cloud9 MCP Server](https://apis.io/apis/cloud9/mcp-server/)
- [Cloud9 Store JSON Endpoints](https://apis.io/apis/cloud9/store-json/)

## Tags

Content, REST, JSON, WordPress, Esports

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cloud9/wordpress-rest-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cloud9/.
