Getting started
Getting started
Pick your SDK and be running in under 5 minutes.
All three SDKs expose the same API surface. The only difference is language idioms and install method.
Pick your language
Python quickstart
For FastAPI, Flask, Django, or any Python backend
TypeScript quickstart
For Node.js, Express, Next.js, or any JS runtime
Swift quickstart
For iOS, macOS, tvOS, and watchOS apps
What you need
- OSS mode: no account required. Just set the conventional env var for each integration (e.g.
OPENAI_API_KEY). - Vendo mode: a
VENDO_API_KEYfrom the Vendo dashboard. Set it once and everything lights up.
Next steps
After your first token call, read Concepts: Two modes to understand the resolution chain, and Concepts: Multi-tenant if you are building a SaaS product.