GuidesAPI Reference
Log In

Prodvana APIs

Prodvana APIs are available via gRPC and OpenAPI. Both are equivalent and you should use the protocol most suited to your codebase.

ProtocolAPI AddressSchema
gRPCmy-demo-organization.api.runprodvana.comhttps://github.com/prodvana/prodvana-public/tree/main/proto
OpenAPImy-demo-organization.openapi.runprodvana.comhttps://github.com/prodvana/prodvana-public/blob/main/schemas/gen/ProdvanaConfig.json

Additionally, language-specific client libraries are provided for the following languages:

Client libraries are thin clients meant to streamline the creation of API clients. They are all based on gRPC.