Endpoints
Retrieve site
Retrieves information about the current site, identified by the Client ID. The response contains information about all the available offerings, configuration for the experiences (e.g. paygates and buttons), and some other metadata.
GET
Required Scopes
capi:read
- Read access to Customer API resources
Authorizations
Supertab OAuth2 flow for CAPI. See Authentication.
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.
Examples:
"live_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
"test_client.4df706b5-297a-49c5-a4cd-2a10eca12ff9"
Response
200
application/json
Successful 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.