American Greetings Corporate WordPress REST API
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 334
Showing the first 250 of 334. The full set is in the contract, and via get_provider_operations.