financegpt-go

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 26, 2026 License: Apache-2.0

README

FinanceGPT Go SDK 0.1.0 Preview

Contract-pinned Go SDK for Go 1.21+.

  • OpenAPI SHA-256: 228f3cf999f801d03634f0dad1fc6d296671bc13a8cf0d80994b00a57b62f910
  • Operations: 349
  • Contract scopes: 66
  • Module target: github.com/financegpt/financegpt-go
  • Registry status: not published

The preview includes typed APIError, bounded retries with Retry-After, X-FinanceGPT-Request-ID capture, Idempotency-Key, and FinanceGPT v1= HMAC-SHA256 webhook verification.

client := financegpt.NewClient(os.Getenv("FINANCEGPT_API_KEY"))
var result map[string]any
err := client.Get(context.Background(), "/workspace/profile", nil, &result)

SDK installation creates no production entitlement or Financial Actions authority.

Directories

Path Synopsis
examples
quickstart command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL