Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
The Vonage Business Cloud Account API enables you to retrieve information about accounts. Your application must subscrib
The Vonage Business Cloud Extension API enables you to retrieve information about extensions. Your application must subs
The Vonage Business Cloud Reports API enables you to retrieve call logs for your account. Your application must subscrib
The Vonage Business Cloud User API enables you to retrieve information about users. Your application must subscribe to t
The Vonage Integration Suite API enables call control and webhooks for call events. Your application must subscribe to t
* Implements the Identity Insights API. See [#346](https://github.com/Vonage/vonage-ruby-sdk/pull/346) * Adds multi-authentication support to the Mes…
* Updates SMS API, Verify v1 API, Number Insight v1 API, Account API, and Conversion API to support Basic Authentication. See [#343](https://github.co…
* Updates Video API implementation to add support for support for the `hasTranscription` and `transcriptionProperties` parameters and implement list c…
* Updates Messages API implementation to add new RCS and MMS types. See [#335](https://github.com/Vonage/vonage-ruby-sdk/pull/335) * Updates Video AP…
* Removes type signatures for `Logger` setter and initialization methods. See [#333](https://github.com/Vonage/vonage-ruby-sdk/pull/333)
* Fixes an incorrect path in the `Verify2#next_workflow` method. See [#329](https://github.com/Vonage/vonage-ruby-sdk/pull/329).
* Adds failover functionality to the Messages API implementation. [#327](https://github.com/Vonage/vonage-ruby-sdk/pull/327)
* Fixes a bug with the Viber Service Messages API channel. [#323](https://github.com/Vonage/vonage-ruby-sdk/pull/323)