Skip to main content
SELAT Router SDK is the TypeScript client for selat-router. It gives applications and agents a fetch-like way to reach paid endpoints with runtime payment, while supporting private keys, Circle Agent Wallets, and remote signers.
Built for Node.js 18+ and published as @selat-ai/router-client.

Quickstart

Install the SDK and make your first paid request.

RouterClient

Learn the constructor options, fetch flow, and defaults.

Signers

Choose private key, Circle Agent Wallet, or remote signing.

How it works

See how SELAT resolves a request into settlement and response.