> For a complete page index, fetch https://docs.transak.com/llms.txt

# Getting Started

The Transak Whitelabel API enables partners to integrate Transak products directly into their own platforms using APIs, without displaying any third-party user interface (such as the Transak Widget). It covers the complete integration lifecycle — from country and currency lookup to user authentication, KYC submission, FCA compliance for UK users, and order creation and management.

# End Points

| Environment | Base URL                                                                   |
| ----------- | -------------------------------------------------------------------------- |
| Staging     | [https://api-gateway-stg.transak.com](https://api-gateway-stg.transak.com) |
| Production  | [https://api-gateway.transak.com](https://api-gateway.transak.com)         |

## Quick Navigation

* [LookUp](/api/whitelabel/lookup/get-countries) — Fetch supported countries, currencies, and quotes.
* [User](/api/whitelabel/user/send-user-otp) — Handle OTP-based authentication, user details, and access token lifecycle.
* [KYC](/api/whitelabel/kyc/get-kyc-requirement) — Submit and manage KYC data including identity, documents, and source of income.
* [KYC Reliance](/api/whitelabel/kyc-reliance/get-kyc-reliance-status) — Share existing KYC approvals with Transak to skip re-verification.
* [FCA](/api/whitelabel/fca/get-fca-status) — Complete FCA compliance steps for UK users — categorization, agreement, and risk assessment.
* [Orders](/api/whitelabel/orders/create-order) — Create, confirm, track, and cancel crypto purchase orders.