API Reference

Get member referrals summary

Retrieves member referrals summary including referral link, estimated value, total received, and current balance

GET /member-referrals

Detailed Description

Retrieves the member referrals summary for the authenticated user, including the user’s referral link, the estimated value from pending referrals, the total received from all referrals, and the current balance. Use this endpoint to power dashboards or summaries of referral earnings.

HTTP Method & Path

GET /member-referrals

Authentication Requirements

  • Security Scheme: PandaAuth (apiKey)
  • Header: Authorization: <your_api_token> (no Bearer prefix)

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token (without Bearer prefix).
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!