*** title: Getting Started subtitle: Interactive documentation generated from your API specification ------------------------------------------------------------------------- # End Points Use this page to quickly access the **TRANSAK WHITELABEL API** environments and endpoint groups. | 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) * [User](/api/whitelabel/user/send-user-otp) * [KYC](/api/whitelabel/kyc/get-kyc-requirement) * [KYC Reliance](/api/whitelabel/kyc-reliance/get-kyc-reliance-status) * [Orders](/api/whitelabel/orders/create-order) ## Recommended Flow 1. Integrate **LookUp** endpoints to fetch countries, currencies, and quotes. 2. Use **User** endpoints for OTP verification and access-token lifecycle. 3. Complete **KYC** or **KYC Reliance** based on your compliance flow. 4. Use **Orders** endpoints to create, confirm, and track transactions.