> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supertab.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Integrations

> Enable powerful custom integrations with, Supertab.js, the Supertab Customer API and the Supertab Merchant API

<CardGroup cols={3}>
  <Card title="Supertab.js" icon="js" href="/supertab-js">
    A convenient way to interact with Experiences, authenticate customers, and access the Customer API.
  </Card>

  <Card title="Customer API" icon="browsers" href="/customer-api">
    The Supertab Customer API allows you to interact with the Supertab platform in-browser on your website on behalf of your customers.
  </Card>

  <Card title="Merchant API" icon="server" href="/merchant-api">
    Server-to-server API for creating One-Time Offerings and responding to webhooks.
  </Card>
</CardGroup>
