<aside> ⚠️ Referrals are currently in limited access. Please contact [email protected] for more information.
</aside>
POST /v1/referral_codes/:code
true
View Only
Request
Empty
Response
Referral Code objects
Name | Type | Description | Example |
---|---|---|---|
code | string | User-set referral code. | "ENC123" |
creator | string | ID of the account that created the referral link | "10458932786832481" |
created_at | string | ISO 8601 timestamp of when the referral code was created | 2022-06-16T12:35:10.123456Z |
GET /v1/referral_codes
true
View Only
Request
Empty
Response
Array of Referral Code objects. This isn’t paginated, it just returns all of them.