Module: Rapleaf
- Defined in:
- lib/ruby-rapleaf.rb,
lib/rapleaf/rapleaf.rb,
lib/rapleaf/responses.rb,
lib/rapleaf/exceptions.rb
Defined Under Namespace
Classes: ArgumentError, AuthFailure, Base, Error, ForbiddenQueryLimitExceeded, InternalServerError, PersonAccepted, PersonBadRequestInvalidEmail, PersonEmailHashNotFound, Response
Constant Summary collapse
- VERSION =
'0.2.2'
- API_HOST =
API Constants
'api.rapleaf.com'
- API_PORT =
80
- API_VERSION =
'v3'