For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
DocsAPI Reference
DocsAPI Reference
    • What is Transak
  • Features
    • Auth Reliance
    • KYC Reliance using Sumsub
    • Webhooks
    • WebSockets
  • Products Overview
    • On Ramp
    • Off Ramp
    • NFT Checkout
  • Integration Options
    • API
  • Customization Options
    • Query Parameters
    • Customizing theme using query parameters
  • Guides
    • How To Create a Partner Dashboard Account
    • How to Add Partner Fees and Set Up Partner Payouts
    • How to Test using Sandbox Credentials
    • How to Test ACH Pull Transaction in Sandbox
    • How to Test Apple Pay in Sandbox
    • How to Track Order Status
    • Transak Different KYC Levels
    • How to Submit FCA Requirements
    • How to Use Advanced Query Params
    • How to Create a Widget URL with Parameters and Test Different Scenarios
    • How to Generate Calldata for NFT Checkout
    • How to Add NFT Smart Contract in the Dashboard and Create a contractId
    • Get Price based on User Region
    • How to Create Partner Access Token
    • How to Decrypt the Webhook Payload
    • How to add MCP Server for Transak Documentation
    • Widget with API Customization
    • Integration Update - Mandatory Migration to API based Transak Widget URL
    • Biconomy: Simplified Onboarding Using MEE-Compatible Smart Accounts
    • Partner FAQs
    • Need Help?
Dashboard
LogoLogo
Guides

How To Create a Partner Dashboard Account

Create your partner dashboard account and get your staging and production API keys
||View as Markdown|
Was this page helpful?
Edit this page
Previous

Customizing theme using query parameters

Next

How to Add Partner Fees and Set Up Partner Payouts

Built with

A Transak Partner Dashboard account is the starting point for every integration. Once created, you get your staging API key immediately and unlock your production API key after KYB approval.

A corporate email address to sign up at the Partner Dashboard.

1

Sign up for a Partner Dashboard account

Go to dashboard.transak.com and sign up using your corporate email address.

2

Log in to the dashboard

After signing up, log in at dashboard.transak.com with your credentials.

Transak partner dashboard login screen
3

Submit KYB to unlock production access

Submit your business verification at forms.transak.com/kyb using the same email address as your partner account.

KYB approval is required to use your production API key. Your staging API key is available immediately.

4

Select your environment

Use the Environment dropdown at the top of the page to switch between Staging and Production.

Partner Dashboard environment switcher
5

Open the Developers section

Click Developers in the left-hand navigation panel.

Developers tab in the Transak partner dashboard
6

Copy your API Key and API Secret

Copy the API Key and API Secret displayed for the selected environment. Switch environments and repeat if you need both sets of credentials.

Never expose your API secret in client-side code or public repositories. Use it only from a secure backend.