got.cx

Developers

Build on deterministic global transfer infrastructure.

SDK

Use the typed got.cx product SDK from server or browser code.

Example
import { GOTClient } from "@got-cx/sdk"

const got = new GOTClient({
  baseUrl: "https://api.got.cx",
  getAccessToken: () => process.env.GOT_API_TOKEN,
})

const request = await got.transfers.createRequest(input, idempotencyKey)
The SDK defaults to zero protocol fees and never silently assigns a partner.