Voyager Technologies · Authentication Profile

Voyager Space Holdings Authentication

Authentication

Voyager Technologies secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanySpaceDefenseAerospacePropulsionSatelliteLunarSpace StationsPublic Company
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

mcpOAuth2 oauth2
· flows: authorizationCode
wpNonce apiKey
· in: header (X-WP-Nonce)

Source

Authentication Profile

voyager-space-holdings-authentication.yml Raw ↑
generated: '2026-09-18'
method: searched
source: https://voyagertechnologies.com/.well-known/oauth-authorization-server
docs: null
note: >-
  No OpenAPI exists to derive from, so this profile is read directly from the two OAuth discovery
  documents the provider's host serves (RFC 8414 and RFC 9728, both HTTP 200 on 2026-09-18) and
  from the WWW-Authenticate challenge observed on the MCP endpoint. It describes the WordPress MCP
  adapter's authorization server, the only authenticated machine surface on the domain; the
  company publishes no product API, no API keys and no developer authentication documentation.
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  pkce: required
  public_client: true
schemes:
- name: mcpOAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://voyagertechnologies.com/oauth/authorize
    tokenUrl: https://voyagertechnologies.com/oauth/token
    refreshUrl: https://voyagertechnologies.com/oauth/token
    scopes:
      mcp: Access the site's Model Context Protocol server (the only scope advertised in scopes_supported).
  description: >-
    OAuth 2.1 authorization-code + PKCE (S256), as advertised by the provider's RFC 8414 metadata.
    grant_types_supported [authorization_code, refresh_token]; response_types_supported [code];
    token_endpoint_auth_methods_supported ["none"] (public client);
    client_id_metadata_document_supported true (clients identify with a hosted metadata URL rather
    than a pre-registered client_id); authorization_response_iss_parameter_supported true; a
    revocation endpoint at /oauth/revoke. The RFC 9728 document names the protected resource
    https://voyagertechnologies.com/wp-json/mcp/mcp-oauth-server with bearer_methods_supported
    ["header"].
  sources:
  - well-known/voyager-space-holdings-oauth-authorization-server.json
  - well-known/voyager-space-holdings-oauth-protected-resource.json
  challenge:
    observed_on: https://voyagertechnologies.com/wp-json/mcp/mcp-oauth-server
    http_status: 401
    www_authenticate: Bearer realm="https://voyagertechnologies.com", resource_metadata="https://voyagertechnologies.com/.well-known/oauth-protected-resource"
- name: wpNonce
  type: apiKey
  in: header
  parameter: X-WP-Nonce
  description: >-
    WordPress cookie-authentication nonce, advertised by the live server in its
    Access-Control-Allow-Headers response header (Authorization, X-WP-Nonce, Content-Disposition,
    Content-MD5, Content-Type). Only meaningful for a logged-in WordPress session; not a public
    credential path.
  sources:
  - https://voyagertechnologies.com/wp-json/mcp/mcp-oauth-server

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/voyager-space-holdings-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.