Resources Overview

Verda API

The Verda API provides direct, programmatic access to Verda's powerful GPU and CPU infrastructure. This RESTful API enables developers to integrate high-performance computing resources directly into their applications, automation workflows, and development pipelines.

It is ideal for DevOps teams, infrastructure engineers, and organizations looking to build their own tooling for high-performance computing infrastructure.

Interactive API docs available at: https://api.verda.com/v1/docsarrow-up-right

You can access OpenAPI 3.1.0 schema via https://api.verda.com/v1/openapi.jsonarrow-up-right

Python SDK

The Verda Python SDK is an official client library that simplifies interaction with the Verda API. This SDK enables developers to manage GPU and CPU instances for AI and machine learning workloads with consistent python interface.

More information at: https://github.com/verda-cloud/sdk-pythonarrow-up-right

GO SDK

The Verda GO SDK is an official client library for Go programming language based projects, using public Verda API.

More information at: https://github.com/verda-cloud/verdacloud-sdk-goarrow-up-right

Full docs as .txt

Take the full Verda documentation to your LLMs with the txt file. You can find the always up-to-date docs from: https://docs.verda.com/llms-full.txtarrow-up-right

Last updated

Was this helpful?