ROOKDocs
Interactive Developer Utilities

Developer Tools

Test, validate, and debug your integration against Rook financial infrastructure without writing throwaway code.

Client Libraries

Official Platform SDKs

Type-safe client libraries with built-in retry backoff, tenant headers, and HMAC validation.

View SDK Documentation →
TypeScript / JavaScriptv1.4.2
npm i @rook/sdk

Full async/await support, TypeScript typings, and Axios transport.

Pythonv1.3.0
pip install rook-sdk

Python 3.9+ with Pydantic v2 data models and sync/async clients.

Gov1.1.8
go get github.com/rook/rook-go

Zero third-party dependencies, context-aware timeouts, and native structs.

Java / Kotlinv1.0.5
io.rook:rook-java:1.0.5

JDK 17+, OkHttp3 client engine, and Jackson serialization.