SDKs
Typed Python and TypeScript clients for the Minikai API.
You can call the Minikai API over HTTP, but the SDKs give you a typed client in your language.
Every endpoint in the reference shows a ready-to-copy snippet in Python and TypeScript.
Python
Install, authenticate, and make your first call from Python.
TypeScript
Install, authenticate, and make your first call from TypeScript.
Install
Authenticate
Clients take your workspace API key. See Authentication for how to create and rotate one.