Developer hub
Quickstart
A safe path from public documentation to an approved production integration.
Choose the surface
Use public HTTP endpoints for published resources, MCP for approved agent tooling, or the admin workspace for operator workflows.
Request access
Public health and documentation routes do not require a secret. Protected routes require an approved identity or credential issued through GoldShore.
Test safely
Start with health or readiness checks and a non-production workflow. Never place bearer tokens, Access secrets, or private keys in source or browser-visible code.
Move to production
Confirm the exact origin, callback, signature method, rate expectations, and failure handling before sending production traffic.
Review authentication or browse the API reference.
