Gold Shore endpoints expect a bearer token on every request. In
production, use your Cloudflare Access / service-issued JWT. For local
prototyping, start with a temporary sandbox token.
Header:Authorization: Bearer <token>
Audience: configured for Gold Shore service access
Use the generated OpenAPI-driven reference at
/developer/api for schema and endpoint details. Start directly
at /developer/api/system/info for connectivity checks.