Module: github.com/praxicraft-platform/praxicraft-go. Source: praxicraft-go. Requires Go 1.22+.
Install
Authentication
Transient 429 / 5xx / transport failures retry automatically (default 2). Disable with WithMaxRetries(0).
Quickstart
Resource methods return typed structs. Use client.Do / DoAs for forward-compatible access. Success bodies are flat JSON.
Resources
Examples
Webhook register + test
Paginate results
Errors
403 IP_NOT_ALLOWED means this key’s CIDR allowlist rejected the client IP — branch on ErrCode. Catalogue: Errors.
Verify webhooks
See Verify webhooks. Last modified on August 15, 2026