SDKs
Official SDKs
First-party Python and Node clients. Same method surface — pick your language and stick with it.
Python
Python 3.9+
install.sh
pip install via-basket
Node.js
Node 18+, TypeScript-ready
install.sh
npm install @via/sdk
Other languages
Python and Node are the only officially supported languages today. For anything else, use the REST API directly — the OpenAPI 3.1 spec works with openapi-generator to spin up a client in ~30 languages.