Skip to main content

Go SDK

The Go SDK documentation is being expanded.

Current Status

  • Public Go-specific examples are not yet published in this docs set.
  • The stable platform contracts are already available through the REST API and OpenAPI spec.
  1. Use the API Overview for the canonical request/response contract.
  2. Use the TypeScript SDK docs as the most complete client reference while the Go examples are being finalized.
  3. Use the API Playground to validate payloads and response shapes before implementing your Go client.

Next Steps