Skip to main content

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

  1. You invite your friend to join Showwcase.
  2. Your friend signs up and gets approved.
  3. You receive a bonus reward.

Get Get Referred Users

gethttps://cache.showwcase.com/referrals
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Post Send Referral Invite

posthttps://cache.showwcase.com/referrals/invites
Headers
FieldDescription
X-API-KEYAn 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
FieldTypeDescription
emailsarrayInvite people in bulk.
emailstringSend invite to one individual.

Get Get Pending Invites

gethttps://cache.showwcase.com/referrals/invites
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Get Get Total Referred Users

gethttps://cache.showwcase.com/referrals/total
Headers
FieldDescription
X-API-KEYAn 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
FieldDescription
X-API-KEYAn 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
FieldDescription
X-API-KEYAn 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
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Query
FieldTypeDescription
productIdnumberCredit points are convert for a given product id.