Skip to main content

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.

In this part of the documentation all the needed API calls for Tabby Integration can be found and tested:
  • Checkout - it is a whole process of customer data collection and payment authorization.
  • Payments - the core of Tabby is a payments flow enabling you to handle payments at your webstore.
  • Webhooks - serve to ensure a seamless payment verification flow.
  • Disputes - help merchants resolve issues with customers orders more efficiently.

Base URLs

Tabby uses region-specific domains. Choose the base URL based on the merchant’s operating country:
RegionAPI Base URLCheckout / PromoMerchant Dashboard
UAE, Kuwaithttps://api.tabby.aicheckout.tabby.aimerchant.tabby.ai
KSAhttps://api.tabby.sacheckout.tabby.samerchant.tabby.sa
All API paths and payloads are identical across both domains. Tabby identifies the environment (test or live) based on the API keys used.
ContactUAE, KuwaitKSA
Partner Supportpartner@tabby.aipartner@tabby.sa
Customer Supporthelp@tabby.aihelp@tabby.sa

OpenAPI Specification

To access and download the raw OpenAPI specification file kindly use this: openapi.yaml. You can also view this API specification using ReDoc, the same is present below: