SDKs
IN PROGRESSPublic docs · ETA published per area in changelog
Official SDKs
First-party libraries that wrap every endpoint, retry on transient failures, and handle idempotency for you. Until they ship, the raw HTTP API is fully featured — every example in /docs and /api works with curl, fetch, requests, Guzzle, etc.
What you can expect
- Node.js & TypeScript — published as @maxfi/sdk on npm with full TS types
- Python 3.10+ — pip install maxfi · sync + async clients · Pydantic models
- PHP 8.1+ — composer require maxfi/maxfi · Guzzle-based · Laravel facades
- Go 1.22+ — module github.com/maxfi/maxfi-go · context-aware · streaming events
- Open-source on launch — MIT licensed, contributions welcome
- Auto-generated from the same OpenAPI spec we publish at /api/openapi.json
Need this sooner? Tell us your use case and we'll prioritise.
Get notified at launch