Skip to main content
Source: equa-server/modules/api/src/endpoints/referral-endpoints.ts

Referral Endpoints

Endpoints for managing referrals, invitation emails, reward cards, EquaCash balances, and transfer history. Most referral endpoints require authentication.

Referrals

Get Referrals

Get referral data for a specific entity.

Get Organization Referrals

Get EquaCash balance and referral summary for an organization member.

Submit Company Info

Submit company information for a referral.

Invitations

Get Invitations

List all invitations sent by the authenticated user.

Send Invitation Email

Send a referral invitation email. Request:

Rewards

Get Rewards

List all reward cards for the authenticated user.

Reveal Reward Card

Reveal (scratch) a reward card to see its value. Request:

EquaCash

Transfer EquaCash

Transfer EquaCash between entities. Request:

Get Transfer History

Get EquaCash transfer history for an entity.

Google Contacts

Get Google Contacts

Retrieve Google contacts for the invitation flow.

Waitlist Stats

Get Waitlist Stats

Get waitlist statistics. Works for both authenticated and unauthenticated users.