SDK#
The TetraFi SDK is available in TypeScript and Python with matching surfaces. Both wrap the same REST + WebSocket protocol and share the method namespace (rfq.*, quotes.*, settlements.*, compliance.*, audit.*, events.*).
Start here#
SDK Client
Core client model, configuration, environments, and the WebSocket event bus.
All Methods
Unified catalog of every method across both SDKs with since/deprecated flags.
Compare Methods
Side-by-side matrix for picking between similar SDK methods.
Version History
Methods grouped by Since / Deprecated across SDK releases.