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.
Recommended Path Today
- Use the API Overview for the canonical request/response contract.
- Use the TypeScript SDK docs as the most complete client reference while the Go examples are being finalized.
- Use the API Playground to validate payloads and response shapes before implementing your Go client.