generated: '2026-09-06' method: derived source: openapi/endeavor-content-api-openapi.yml summary: types: - http schemes: - name: applicationPassword type: http scheme: basic description: WordPress Application Passwords over HTTP Basic. Issued from /wp-admin/authorize-application.php by an authenticated site user; not available to the public. sources: - openapi/endeavor-content-api-openapi.yml anonymous_read: supported: true note: >- The public content collections of the wmegrp.com WordPress REST API are readable with NO credentials at all — /wp/v2/posts, /wp/v2/pages, /wp/v2/media, /wp/v2/categories, /wp/v2/tags, /wp/v2/search, /wp/v2/types, /wp/v2/taxonomies and /wp/v2/statuses all returned HTTP 200 to an unauthenticated GET on 2026-09-06. Administrative collections (/wp/v2/users, /wp/v2/settings, /wp/v2/themes, /wp/v2/plugins, /wp/v2/menus, /wp/v2/widgets, /wp/v2/templates) returned HTTP 401. verified: probed checked: '2026-09-06' gated_surfaces: - url: https://wmegrp.com/wp-json/mcp/mcp-adapter-default-server status: 401 code: rest_forbidden - url: https://wmegrp.com/wp-json/wp-abilities/v1/abilities status: 401 code: rest_forbidden oauth: published: false discovery: - url: https://wmegrp.com/.well-known/oauth-authorization-server status: 404 - url: https://wmegrp.com/.well-known/openid-configuration status: 404 note: >- Endeavor / WME Group publishes no authentication documentation. Everything here is derived from the mechanically-derived OpenAPI plus live anonymous probes; the scheme is WordPress core behaviour, not a documented company policy.