API and Webhooks
Updated over a week ago

Overview

See our API & Webhook documentation for more details.

API Keys

Find API Keys

  1. To locate your API Keys, log in to your Referral Rock account and navigate to Integrations (Settings > Integrations) or click here.

  2. Select Manage API Keys under Libraries.

  3. If you have created any keys, you will see them listed and be able to view your Public Key.

Create New API Key

  1. To create a new key, navigate to the API Keys page and select Add API Key.

  2. Give the key a nickname. We suggest a name related to the key's intended application for easy reference later.

    1. Note: This is the only time that the Private Key and Basic Auth key will be available to view. Please copy this key now as you will not be able to view it again later.

We hash new API keys. This means your Private Key and Basic Auth key will not be visible after initial creation. While this will not disrupt the functionality of your integrations, please copy these keys in a safe place.

Webhooks

Find Webhooks

  1. To locate your Webhooks, log in to your Referral Rock account and navigate to Integrations (Settings > Integrations) or click here.

  2. Select Manage your Webhooks under Libraries.

  3. If you have created any webhooks, you will see them listed and be able to reveal the Signature Key.

Create New Webhook

  1. To create a new key, navigate to the Webhooks page and select Add Webhook.

  2. Add the URL (destination) you would like to send the WebHook

  3. Add the Event you would like to send in the drop-down menu. Find a full list of the WebHooks and their included information here.

Did this answer your question?