Retrieve site
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The version of the Customer API you are using.
Your Client ID with Supertab. Used to identify the website on which Customer is making a Purchase.
"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Response
A site is any website, SaaS product or any other place you deploy Supertab.
It is the top level object in your inventory and contains all offerings.
The name of the site
URL of the site. Supertab will not authenticate customers unless this matches the domain you are serving from.
1
"https://supertab.co"
Passed to Supertab when authenticating customers on this site
1
"https://signon.supertab.co/auth-proxy"
The URL of the logo for this site provided to Supertab
1
List of content_keys to use when checking entitlement to your site.
Offerings are what is available for customers to purchase.
You can define your available offerings in the Supertab Business Portal.
When using Supertab to manage your sales UI, this list of experiences contains the information we use to display an Experience to your customers.
See Test Mode's Documentation for details