SDKs (Beta)
SDKs (Beta)
Collate provides beta Python and TypeScript SDKs for teams that want typed methods and less HTTP boilerplate. The REST API remains the canonical integration surface.
Use the SDKs only if your organization has SDK beta access. Otherwise, build against the REST guides and API reference.
Choose REST or SDK
The SDKs wrap the same lifecycle contract: create one Authorization, read its
latest state, and send the next command only when the authorization asks for it.
Install
TypeScript
Python
Both SDKs use the same environment variables:
Use https://api.sandbox.trycollate.ai for sandbox and
https://api.trycollate.ai for production.