Overview
The ReferralLoop API is a RESTful API that allows you to manage waitlists and signups programmatically.Base URL
Response Format
All API responses are returned in JSON format. Successful responses include the requested data, while errors include anerror field with a description.
Rate Limits
Rate limits are enforced per workspace and vary by plan. See Rate Limits for details.Rate Limit Headers
Every API response includes rate limit information in the headers:X-RateLimit-Limit: Maximum number of requests allowedX-RateLimit-Remaining: Number of requests remaining in the current windowX-RateLimit-Reset: ISO 8601 timestamp when the rate limit resets
Endpoints
The API provides endpoints for:- Waitlists: List and manage your waitlists
- Signups: Create, list, and delete signups