Skip to main content
Virtus Cloud provides official, open-source SDKs so you can integrate with the platform API without writing raw HTTP calls. Each SDK wraps authentication, request formatting, and error handling into a clean, idiomatic interface for its language. Whether you are building a Node.js backend, a browser application, or a Python service, the SDKs get you from zero to production faster.

Choose Your SDK

Both SDKs are open source, actively maintained, and hosted on GitHub. Select the one that matches your stack to get started.

JavaScript SDK

The official Virtus Cloud JavaScript SDK. Use it to interact with the Virtus Cloud API from your JavaScript applications.

Python SDK

The official Virtus Cloud Python SDK. Use it to interact with the Virtus Cloud API from your Python applications.

Open Source

Both SDKs are fully open source under permissive licenses. You can inspect the source code, report issues, submit pull requests, or fork either repository to fit your needs. Community contributions are welcome.
Virtus Cloud is actively working on SDKs for additional languages. If your preferred language is not listed here, open a GitHub issue or discussion in either repository to let the team know, and it will be added to the roadmap.

Next Steps

Visit the GitHub repository for your chosen SDK to find installation instructions, full API reference, and usage examples:

JavaScript SDK on GitHub

Browse the source, read the README, and view code examples for the JavaScript SDK.

Python SDK on GitHub

Browse the source, read the README, and view code examples for the Python SDK.