Official SDKs for interacting with BitRouter - the zero-ops LLM gateway for autonomous agents.
| SDK | Language | Package | Directory |
|---|---|---|---|
| TypeScript | TypeScript/JavaScript | @bitrouter/* (npm) |
ts/ |
| Python | Python 3.10+ | bitrouter (PyPI) |
python/ |
Both SDKs use SIWx (Sign-In-With-X) for wallet-based authentication. Each request is automatically signed with your wallet, proving ownership without exposing private keys.
Both SDKs integrate with x402 for seamless micropayments. When you make API requests that require payment, the SDK automatically handles the payment flow using your wallet.
ISC