SDKs
Official client libraries for TypeScript and Python
Modbox provides official SDKs generated directly from the API spec. They are strongly typed and include auto-complete support in most editors.
TypeScript / Node.js
Basic usage
Python
Basic usage
REST API
You can always use the raw REST API directly. All endpoints are documented in the API Reference.
All SDKs are auto-generated from the OpenAPI spec using Fern. They are always in sync with the latest API version.