# Ecoportal::API::V2 This is a basic collection of helpers that can be used to interact with the [ecoPortal](https://www.ecoportal.com) `APIv2` ## Installation Add this line to your application's Gemfile: ```ruby gem 'ecoportal-api-oozes', require: %w[ecoportal/api-oozes] ``` And then execute: $ bundle Or install it yourself as: $ gem install ecoportal-api-oozes