Referrals
Invite your friends, get rewarded.
You can receive bonus rewards if your friend is approved.
Your friend must be a new user and not have an account with Showwcase.
How it works
- You invite your friend to join Showwcase.
- Your friend signs up and gets approved.
- You receive a bonus reward.
Get Get Referred Users
gethttps://cache.showwcase.com/referrals
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
skip Default value: 0 | number | Pagination offset. |
limit Default value: 15 | number | Pagination limit. (Max value 100) |
Post Send Referral Invite
posthttps://cache.showwcase.com/referrals/invites
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
At least one of the following parameters must be provided. If both are provided, the email will be used.
Body
Field | Type | Description |
---|---|---|
emails | array | Invite people in bulk. |
string | Send invite to one individual. |
Get Get Pending Invites
gethttps://cache.showwcase.com/referrals/invites
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
skip Default value: 0 | number | Pagination offset. |
limit Default value: 15 | number | Pagination limit. (Max value 100) |
Get Get Total Referred Users
gethttps://cache.showwcase.com/referrals/total
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Get Get Credits for Referrals
gethttps://cache.showwcase.com/referrals/credits
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Get Get Referall Rewards
gethttps://cache.showwcase.com/referrals/rewards
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Get Get Coupon Code
gethttps://cache.showwcase.com/referrals/coupon
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
productId | number | Credit points are convert for a given product id. |