Skip to main content
Gem Total Downloads

Installation

Add the gem to your Gemfile:
Or install it directly:
Want your coding agent to help with Loops? Install the Loops CLI and skills with one command:
You will need a Loops API key to use the SDK. In your Loops account, go to the API Settings page and click Generate key. Copy this key and save it in your application code (for example in an environment variable).

Usage

Configure the SDK in an initializer:
config/initializers/loops.rb
Then call SDK methods in your application:
See the SDK docs for every method, rate limiting, and error handling. See the API documentation to learn more about rate limiting and error handling.

RubyGems

View the gem on RubyGems.

GitHub

View the documentation and source code.

Loops API

Read the Loops API reference.
Last modified on June 23, 2026