Official TypeScript and Python SDKs are in development. For now, use raw
fetch calls as shown throughout this documentation.SDK Preview
Here’s a preview of what the TypeScript SDK will look like:Planned SDKs
| Language | Package | Status |
|---|---|---|
| TypeScript / Node.js | @stewrd/sdk | In development |
| Python | stewrd | Planned |
Using Fetch in the Meantime
The Stewrd API is a single REST endpoint, so it’s straightforward to use withfetch in any language:
Get notified
Sign up to be notified when official SDKs are released.