API Wrappers
For your real-life application, it is best if you use an API wrapper. Below is a list of open source API wrappers you may use:
-
Ruby. We developed a comprehensible wrapper for the Ruby language. To use it, first install the rev-api gem:
gem install rev-api
Please visit https://github.com/revdotcom/rev-ruby-sdk. - Python. Unofficial wrapper developed by our developer community. Please visit https://github.com/koemei/rev-api.
- PHP. Unofficial, developed by our developer community. Please visit https://github.com/unl/rev_api.