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

# Postman API Collection

Download the Postman collection, import it into Postman, and set the Collection Variables:

* <code className="text-blue-600 dark:text-blue-300">base\_url</code> — `https://api.tabby.ai` (UAE, Kuwait) or `https://api.tabby.sa` (KSA). See <a href="/api-reference/overview#base-urls">Base URLs</a>.
* <code className="text-blue-600 dark:text-blue-300">secret\_key</code> — your Tabby Secret API Key
* <code className="text-blue-600 dark:text-blue-300">merchant\_code</code> — your merchant code
* <code className="text-blue-600 dark:text-blue-300">currency</code> — `AED`, `SAR`, or `KWD`

<Card horizontal color="#00A462" href="/custom-api.json" icon="file-arrow-down" iconType="light" rel="noopener noreferrer" target="_blank">
  <span style={{ textDecoration: 'none', fontWeight: 'bold' }}>
    Tabby API Collection
  </span>
</Card>
