Core APIs
Capture a lead
Captures a lead with optional referral attribution. Leads can be converted to members later using the member creation endpoint.
POST
Authorizations
Tenant API key for authentication. Keys are scoped to specific environments (LIVE or SANDBOX). Obtain keys from the admin dashboard.
Body
application/json
Lead email address (normalized to lowercase)
Optional display name for the lead
Maximum string length:
255Optional phone number for the lead
Referral code for attribution
Lead source (e.g., "landing_page", "social")
Maximum string length:
100UTM source
UTM medium
UTM campaign
Response
Lead captured successfully