Skip to main content
We offer API libraries for Python, Node.js and Go, with more on the way. These libraries are generated and built using Stainless. Check them out!

riza-api-python

Access the Riza API from any Python 3.7+ application.

riza-api-node

Access the Riza API from server-side TypeScript or JavaScript.

riza-api-go

Access the Riza API from Go.
Libraries are available from the typical package repositories.
$ pip install rizaio
$ npm install @riza-io/api
$ go get github.com/riza-io/riza-api-go