WME Group Content API (WordPress REST wp/v2)
The corporate site of WME Group — the renamed Endeavor Group Holdings — runs WordPress and exposes the WordPress REST API at https://wmegrp.com/wp-json/. The wp/v2 namespace is anonymously readable and returns the company's press releases, corporate pages, media library, taxonomies and a site-wide search endpoint as JSON. This is the CMS's content API, NOT a product API: Endeavor / WME Group publishes no developer program, no documentation and no OpenAPI. The OpenAPI in this repository was derived mechanically by API Evangelist from the route-discovery document and is stamped x-provider-published: false.
Operations 256
Showing the first 250 of 256. The full set is in the contract, and via get_provider_operations.
GET
/wp/v2/font-families/{font_family_id}/font-faces
GET /wp/v2/font-families/{font_family_id}/font-faces
#
POST
/wp/v2/font-families/{font_family_id}/font-faces
POST /wp/v2/font-families/{font_family_id}/font-faces
#
GET
/wp/v2/font-families/{font_family_id}/font-faces/{id}
GET /wp/v2/font-families/{font_family_id}/font-faces/{id}
#
DELETE
/wp/v2/font-families/{font_family_id}/font-faces/{id}
DELETE /wp/v2/font-families/{font_family_id}/font-faces/{id}
#
GET
/wp/v2/global-styles/themes/{stylesheet}\[\]\@_\-]+)/variations
GET /wp/v2/global-styles/themes/{stylesheet}\[\]\@_\-]+)/variations
#
GET
/wp/v2/icons/{name}?/[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?)
GET /wp/v2/icons/{name}?/[a-z0-9](?:[a-z0-9_-]*[a-z0-9])?)
#
GET
/wp/v2/rm_content_editor/{parent}/autosaves/{id}
GET /wp/v2/rm_content_editor/{parent}/autosaves/{id}
#
GET
/wp/v2/template-parts/{id}?)[\/\w%-]+)/autosaves
GET /wp/v2/template-parts/{id}?)[\/\w%-]+)/autosaves
#
POST
/wp/v2/template-parts/{id}?)[\/\w%-]+)/autosaves
POST /wp/v2/template-parts/{id}?)[\/\w%-]+)/autosaves
#
GET
/wp/v2/template-parts/{parent}?)[\/\w%-]+)/autosaves/{id}
GET /wp/v2/template-parts/{parent}?)[\/\w%-]+)/autosaves/{id}
#
GET
/wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions
GET /wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions
#
GET
/wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions/{id}
GET /wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions/{id}
#
DELETE
/wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions/{id}
DELETE /wp/v2/template-parts/{parent}?)[\/\w%-]+)/revisions/{id}
#
GET
/wp/v2/templates/{parent}?)[\/\w%-]+)/autosaves/{id}
GET /wp/v2/templates/{parent}?)[\/\w%-]+)/autosaves/{id}
#
GET
/wp/v2/templates/{parent}?)[\/\w%-]+)/revisions
GET /wp/v2/templates/{parent}?)[\/\w%-]+)/revisions
#
GET
/wp/v2/templates/{parent}?)[\/\w%-]+)/revisions/{id}
GET /wp/v2/templates/{parent}?)[\/\w%-]+)/revisions/{id}
#
DELETE
/wp/v2/templates/{parent}?)[\/\w%-]+)/revisions/{id}
DELETE /wp/v2/templates/{parent}?)[\/\w%-]+)/revisions/{id}
#
GET
/wp/v2/users/{user_id})/application-passwords
GET /wp/v2/users/{user_id})/application-passwords
#
POST
/wp/v2/users/{user_id})/application-passwords
POST /wp/v2/users/{user_id})/application-passwords
#
DELETE
/wp/v2/users/{user_id})/application-passwords
DELETE /wp/v2/users/{user_id})/application-passwords
#
GET
/wp/v2/users/{user_id})/application-passwords/{uuid}
GET /wp/v2/users/{user_id})/application-passwords/{uuid}
#
POST
/wp/v2/users/{user_id})/application-passwords/{uuid}
POST /wp/v2/users/{user_id})/application-passwords/{uuid}
#
PUT
/wp/v2/users/{user_id})/application-passwords/{uuid}
PUT /wp/v2/users/{user_id})/application-passwords/{uuid}
#
PATCH
/wp/v2/users/{user_id})/application-passwords/{uuid}
PATCH /wp/v2/users/{user_id})/application-passwords/{uuid}
#
DELETE
/wp/v2/users/{user_id})/application-passwords/{uuid}
DELETE /wp/v2/users/{user_id})/application-passwords/{uuid}
#
GET
/wp/v2/users/{user_id})/application-passwords/introspect
GET /wp/v2/users/{user_id})/application-passwords/introspect
#