SAP Open Connectors

Recurly API Provider Setup

Before you can authenticate an instance of the Recurly connector, you must first generate an API key and note your Recurly subdomain.

Generating a Recurly API Key

  1. In a web browser, navigate to https://app.recurly.com/login and sign in with your Recurly credentials.
  2. From the left-side navigation bar, click Admin, and then click Users
  3. On the Users page, click Configure API Access
  4. On the API Credentials page, click Add Private API Key
  5. On the Add Private API Key page, enter a name for your key, and then click Save ChangesYou are returned to the API Credentials screen, where your API key is listed. 
  6. Record the value listed under Private API Key, which you will use as the Recurly API Key during the authentication process. 

Retrieving your Recurly Subdomain

  1. In a web browser, navigate to https://app.recurly.com/login and sign in with your Recurly credentials.
  2. From the left-side navigation bar, click Configuration, and then click Site Settings. 
  3. On the Site Settings page, your subdomain is listed under Account Information. Record the value listed under Recurly subdomain, which you will use as the Subdomain during the authentication process.