Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 960 Bytes

File metadata and controls

27 lines (16 loc) · 960 Bytes

BitRouter SDK

Official SDKs for interacting with BitRouter - the zero-ops LLM gateway for autonomous agents.

SDKs

SDK Language Package Directory
TypeScript TypeScript/JavaScript @bitrouter/* (npm) ts/
Python Python 3.10+ bitrouter (PyPI) python/

Quick Links

Authentication

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.

Payments

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.

License

ISC