For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ruby library

ARCHIVED

Overview

Use Clickatell’s Ruby scripts with our HTTP or REST messaging APIs to interact with the Clickatell SMS Gateway.

Get Ruby library

When to use this

Used mostly for websites and smaller programs. After signing up, use this Ruby code sample and start playing around.

Installation and usage

Required gems used in the examples that you will need to install:

gem install rest-client

Documentation and extra functionality not used in the examples:

You can see our other libraries and more documentation at the Clickatell APIs and Libraries Project.

Last updated