A short video walkthrough

A short guide to the REST API in less than 10 minutes

Rivo Developers API Reference

We're here to help open up our platform and put the power into the hands of developers that use the Rivo Platform.

If we are missing endpoints, parameters, etc - just let us know on our feedback board

Rate Limits

There is a rate limit of 6 requests per second for each API key.

If you hit this limit you will receive a 429 Too Many Requests error message.

Please utilize standard API best practices to ensure you do not hit this limit.

  • Only query data that you require
  • Caching
  • Space out your queries so you can avoid these limits