Overview
The ReferralLoop API allows you to integrate waitlist and referral functionality into your application. This guide will help you make your first API request.Prerequisites
- A ReferralLoop account
- A paid subscription (API access is not available on the free plan)
Step 1: Generate an API Key
- Log in to your ReferralLoop dashboard
- Navigate to API Keys in the sidebar
- Click Create API Key
- Give your key a descriptive name
- Copy the API key immediately - you won’t be able to see it again
Step 2: Make Your First Request
Once you have your API key, you can start making requests to the API. Here’s an example using cURL:Replace
pk_live_YOUR_API_KEY with your actual API key.Base URL
All API requests should be made to:Next Steps
- Learn about authentication
- Explore the API reference
- Check out rate limits for your plan