Recurly Guide

Setting up the Recurly Integration

To access your users' data from Recurly, you need to enable the Recurly integration in the Platforms Page of the Rutter dashboard.

Recurly does not require any additional developer app setup.

User Authentication with Recurly

A Rutter Connection is created when your end user authenticates their Recurly account via Rutter Link. This in turn allows you to access their account data via the Rutter API.

The user authenticates with two pieces of information:

  1. Private API Key — a Recurly private API key for their account.
  2. Recurly Site URL — the URL of their Recurly site (e.g. mycompany.recurly.com).

To find or generate a private API key in Recurly, navigate to Integrations → API Credentials in the Recurly dashboard. For more details, refer to the Recurly API authentication documentation.