Changelog
API & SDK release notes — versions, dates, and what changed.
Versions
- 2026-07-24.genesis
Genesis baseline
Initial public API and SDK surface for the genesis train.
What's new
First dated release of the GoldRail public API (
Goldrail-Version: 2026-07-24.genesis).Highlights
- Public REST surface across products (PayLink, OpenConnect, UltraVault, Gateway, …)
- Version header support via
Goldrail-Version - TypeScript SDK
@goldrail/sdkaligned with genesis mounts
Example
import { GoldRailClient } from '@goldrail/sdk'; const client = new GoldRailClient({ apiKey: 'grk_live_...', baseUrl: 'https://api.goldrail.io', });Media
You can embed images, GIFs, and videos in any changelog entry:

<video controls playsInline src="/assets/videos/example.mp4" />