Blue Origin Customer Portal (Payloads) Platform API
payloads.blueorigin.com is Blue Origin's customer portal for payload customers, running on Salesforce Experience Cloud. Blue Origin publishes no documentation or machine-readable description for it, but the host answers anonymously on the Salesforce platform discovery surface: /services/data lists 37 REST API versions (v31.0 through v67.0, Summer '26), /.well-known/openid-configuration returns full OIDC discovery metadata, and /id/keys serves the JWKS. Every business resource is OAuth-gated — an unauthenticated call to /services/oauth2/userinfo returns 403 Missing_OAuth_Token and /openapi.json returns 401.