Skip to content

Three official libraries cover everything in this reference. Pick the one that matches your runtime.

TypeScript SDK

@truto/truto-ts-sdk — server-side TypeScript / JavaScript client for every endpoint in this reference. Resources are typed; list endpoints return an async iterator.

npm install @truto/truto-ts-sdk

Full TypeScript SDK guide →

Python SDK

truto-python-sdk — async Python client with the same surface as the TypeScript SDK.

pip install truto-python-sdk

Full Python SDK guide →

@truto/truto-link-sdk — browser SDK for the Connect UI, RapidForms, and the Google Drive / Dropbox / OneDrive file pickers. Use it on the frontend; pair it with the TypeScript or Python SDK on the backend.

npm install @truto/truto-link-sdk

Full Link SDK guide →

Other languages

Email support@truto.one if you need a client for another language.