# American Greetings Corporate WordPress REST API

**Canonical:** https://apis.io/apis/american-greetings/american-greetings-corporate-wordpress-rest-api/  
**Provider:** American Greetings — https://apis.io/providers/american-greetings/  
**Base URL:** https://corporate.americangreetings.com/wp-json  
**Documentation:** https://corporate.americangreetings.com/

American Greetings Corporate WordPress REST API is one of 2 APIs that [American Greetings](https://apis.io/providers/american-greetings/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Content API, WordPress REST API, Brands, Products, and Press Releases. The published artifact set on APIs.io includes an OpenAPI specification.

The WordPress REST API served by American Greetings from its corporate site. It advertises a self-describing route index at /wp-json/ carrying 586 routes across 23 namespaces, of which wp/v2 is the public content namespace. Two of its entities are American Greetings' own custom post types — /wp/v2/products, the corporate product-line catalogue, and /wp/v2/brands, the consumer brand portfolio — alongside press releases, corporate pages, a 630-item media library, categories, tags and authors. All GET collections are readable without credentials; every write requires WordPress application-password credentials that the company does not issue publicly. American Greetings publishes no OpenAPI of its own; the description in this repository was derived from the provider's route index and per-resource OPTIONS schemas.

## Operations (60 of 334)

| Method | Path | Summary |
|---|---|---|
| GET | `/oembed/1.0` | GET /oembed/1.0 |
| GET | `/oembed/1.0/embed` | GET /oembed/1.0/embed |
| GET | `/oembed/1.0/proxy` | GET /oembed/1.0/proxy |
| GET | `/wp/v2` | GET /wp/v2 |
| GET | `/wp/v2/activity-log-events` | GET /wp/v2/activity-log-events |
| POST | `/wp/v2/activity-log-events` | POST /wp/v2/activity-log-events |
| GET | `/wp/v2/activity-log-events/{id}` | GET /wp/v2/activity-log-events/{id} |
| POST | `/wp/v2/activity-log-events/{id}` | POST /wp/v2/activity-log-events/{id} |
| PUT | `/wp/v2/activity-log-events/{id}` | PUT /wp/v2/activity-log-events/{id} |
| PATCH | `/wp/v2/activity-log-events/{id}` | PATCH /wp/v2/activity-log-events/{id} |
| DELETE | `/wp/v2/activity-log-events/{id}` | DELETE /wp/v2/activity-log-events/{id} |
| GET | `/wp/v2/activity-log-events/{id}/autosaves` | GET /wp/v2/activity-log-events/{id}/autosaves |
| POST | `/wp/v2/activity-log-events/{id}/autosaves` | POST /wp/v2/activity-log-events/{id}/autosaves |
| GET | `/wp/v2/activity-log-events/{parent}/autosaves/{id}` | GET /wp/v2/activity-log-events/{parent}/autosaves/{id} |
| GET | `/wp/v2/block-directory/search` | GET /wp/v2/block-directory/search |
| GET | `/wp/v2/block-patterns/categories` | GET /wp/v2/block-patterns/categories |
| GET | `/wp/v2/block-patterns/patterns` | GET /wp/v2/block-patterns/patterns |
| GET | `/wp/v2/block-renderer/{name}` | GET /wp/v2/block-renderer/{name} |
| POST | `/wp/v2/block-renderer/{name}` | POST /wp/v2/block-renderer/{name} |
| GET | `/wp/v2/block-types` | GET /wp/v2/block-types |
| GET | `/wp/v2/block-types/{namespace}` | GET /wp/v2/block-types/{namespace} |
| GET | `/wp/v2/block-types/{namespace}/{name}` | GET /wp/v2/block-types/{namespace}/{name} |
| GET | `/wp/v2/blocks` | GET /wp/v2/blocks |
| POST | `/wp/v2/blocks` | POST /wp/v2/blocks |
| GET | `/wp/v2/blocks/{id}` | GET /wp/v2/blocks/{id} |
| POST | `/wp/v2/blocks/{id}` | POST /wp/v2/blocks/{id} |
| PUT | `/wp/v2/blocks/{id}` | PUT /wp/v2/blocks/{id} |
| PATCH | `/wp/v2/blocks/{id}` | PATCH /wp/v2/blocks/{id} |
| DELETE | `/wp/v2/blocks/{id}` | DELETE /wp/v2/blocks/{id} |
| GET | `/wp/v2/blocks/{id}/autosaves` | GET /wp/v2/blocks/{id}/autosaves |
| POST | `/wp/v2/blocks/{id}/autosaves` | POST /wp/v2/blocks/{id}/autosaves |
| GET | `/wp/v2/blocks/{parent}/autosaves/{id}` | GET /wp/v2/blocks/{parent}/autosaves/{id} |
| GET | `/wp/v2/blocks/{parent}/revisions` | GET /wp/v2/blocks/{parent}/revisions |
| GET | `/wp/v2/blocks/{parent}/revisions/{id}` | GET /wp/v2/blocks/{parent}/revisions/{id} |
| DELETE | `/wp/v2/blocks/{parent}/revisions/{id}` | DELETE /wp/v2/blocks/{parent}/revisions/{id} |
| GET | `/wp/v2/brands` | GET /wp/v2/brands |
| POST | `/wp/v2/brands` | POST /wp/v2/brands |
| GET | `/wp/v2/brands/{id}` | GET /wp/v2/brands/{id} |
| POST | `/wp/v2/brands/{id}` | POST /wp/v2/brands/{id} |
| PUT | `/wp/v2/brands/{id}` | PUT /wp/v2/brands/{id} |
| PATCH | `/wp/v2/brands/{id}` | PATCH /wp/v2/brands/{id} |
| DELETE | `/wp/v2/brands/{id}` | DELETE /wp/v2/brands/{id} |
| GET | `/wp/v2/brands/{id}/autosaves` | GET /wp/v2/brands/{id}/autosaves |
| POST | `/wp/v2/brands/{id}/autosaves` | POST /wp/v2/brands/{id}/autosaves |
| GET | `/wp/v2/brands/{parent}/autosaves/{id}` | GET /wp/v2/brands/{parent}/autosaves/{id} |
| GET | `/wp/v2/brands/{parent}/revisions` | GET /wp/v2/brands/{parent}/revisions |
| GET | `/wp/v2/brands/{parent}/revisions/{id}` | GET /wp/v2/brands/{parent}/revisions/{id} |
| DELETE | `/wp/v2/brands/{parent}/revisions/{id}` | DELETE /wp/v2/brands/{parent}/revisions/{id} |
| GET | `/wp/v2/categories` | GET /wp/v2/categories |
| POST | `/wp/v2/categories` | POST /wp/v2/categories |
| GET | `/wp/v2/categories/{id}` | GET /wp/v2/categories/{id} |
| POST | `/wp/v2/categories/{id}` | POST /wp/v2/categories/{id} |
| PUT | `/wp/v2/categories/{id}` | PUT /wp/v2/categories/{id} |
| PATCH | `/wp/v2/categories/{id}` | PATCH /wp/v2/categories/{id} |
| DELETE | `/wp/v2/categories/{id}` | DELETE /wp/v2/categories/{id} |
| GET | `/wp/v2/comments` | GET /wp/v2/comments |
| POST | `/wp/v2/comments` | POST /wp/v2/comments |
| GET | `/wp/v2/comments/{id}` | GET /wp/v2/comments/{id} |
| POST | `/wp/v2/comments/{id}` | POST /wp/v2/comments/{id} |
| PUT | `/wp/v2/comments/{id}` | PUT /wp/v2/comments/{id} |

…and 274 more operations. The page lists the first 250; the full set of 334 is in the OpenAPI linked below.

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/american-greetings/refs/heads/main/openapi/american-greetings-corporate-wordpress-rest-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/american-greetings/refs/heads/main/overlays/american-greetings-corporate-wordpress-rest-overlay.yaml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/american-greetings/refs/heads/main/apis.yml

## Other American Greetings APIs (1)

- [American Greetings API](https://apis.io/apis/american-greetings/american-greetings-api/)

## Tags

Content API, WordPress REST API, Brands, Products, Press Releases

---

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