The GUI, CLI, and API

There are three ways to access everything in Rivet:

  • GUI
  • CLI
  • API

Our GUIs and CLIs always use the same APIs internally as the APIs that we expose to developers. This way, we can focus all of our efforts on making our APIs the highest quality possible.


GUI

Our developer dashboard is available here.


CLI

Our CLI is completely open source and available here.


API

Rivet's Cloud API can be managed with your cloud token. This is the same API we use in the CLI and for the GUI.

Our API will be available as a library soon.

Was this page helpful?

Edit Page

On this page