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

# Create a Sandbox Account

> Sign up for a UQPAY sandbox account to test API integrations with mock data before going live.

The sandbox environment mirrors production but lets you test integrations with fictitious data — no real funds are involved. You need a sandbox account before you can generate API keys or make API calls.

<Steps>
  <Step title="Register on the sandbox portal">
    Visit [app-sandbox.uqpaytech.com](https://app-sandbox.uqpaytech.com/) and sign up with your email address.
  </Step>

  <Step title="Verify your email">
    Check your inbox for a confirmation email and click **Confirm Email Address** to activate your account.

    <img src="https://mintcdn.com/uqpay-ecc4f4d8/LSVZGfPa5IJvbfLG/images/account-center/create-a-sandbox-account-email.png?fit=max&auto=format&n=LSVZGfPa5IJvbfLG&q=85&s=0eb59cc5465bc9bf9ebb0f78ba275430" alt="Sandbox confirmation email" width="609" height="563" data-path="images/account-center/create-a-sandbox-account-email.png" />
  </Step>

  <Step title="Start entity verification">
    After logging in, click **Verify now** to begin KYC/KYB verification. Select the business line you plan to integrate before filling in entity details — you can switch business lines from the top-left corner of the dashboard.

    <img src="https://mintcdn.com/uqpay-ecc4f4d8/LSVZGfPa5IJvbfLG/images/account-center/create-a-sandbox-account-veri.png?fit=max&auto=format&n=LSVZGfPa5IJvbfLG&q=85&s=c8531bb99c4696c53f0c7d20a0c522a7" alt="Start verification" width="1345" height="551" data-path="images/account-center/create-a-sandbox-account-veri.png" />

    <Tip>
      In the sandbox environment, you can use mock or fictitious data for all verification fields.
    </Tip>
  </Step>

  <Step title="Submit and share your Account ID">
    After you submit verification, copy your **Account ID** and share it with the UQPAY Operations Team. They will configure your account and enable API access.

    To find your Account ID, click your profile picture in the top-right corner — the ID is displayed in the dropdown menu.

    <img src="https://mintcdn.com/uqpay-ecc4f4d8/LSVZGfPa5IJvbfLG/images/account-center/create-a-sandbox-account-ac-id.png?fit=max&auto=format&n=LSVZGfPa5IJvbfLG&q=85&s=7892e3010620d0e07ef463e302783c78" alt="Account ID location" width="1352" height="761" data-path="images/account-center/create-a-sandbox-account-ac-id.png" />

    <Note>
      API access is not available until the Operations Team has configured your account. Reach out to them with your Account ID to proceed.
    </Note>
  </Step>
</Steps>

## Next step

Your sandbox account is ready. Now [create your API keys](/docs/account-center/v1.6/guide/create-api-keys) to start authenticating with the UQPAY API.
