1000Satellitescoworking Authentication
1000 Satellites has two authentication postures on one host, and they are opposites. The wp/v2 content read surface is fully anonymous — ten resources return 200 with no credential — while the MCP server and every administrative WordPress route require a bearer token or a WordPress session. This artifact was probed rather than derived: the derived Content API declares no securitySchemes precisely because its documented operations need none, so a spec-only derivation would have recorded "no authentication" and missed the OAuth server entirely.
1000 Satellites secures its APIs with none and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.