> ## Documentation Index
> Fetch the complete documentation index at: https://developers.uqpay.com/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-0838527a/ynKaMDHkJfeg6L8y/images/account-center/create-a-sandbox-account-email.png?fit=max&auto=format&n=ynKaMDHkJfeg6L8y&q=85&s=934033ddfd120347fd5fc097c64f8f45" 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-0838527a/ynKaMDHkJfeg6L8y/images/account-center/create-a-sandbox-account-veri.png?fit=max&auto=format&n=ynKaMDHkJfeg6L8y&q=85&s=fc6c3f2348820481b4bc0e44b0246e1e" 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-0838527a/ynKaMDHkJfeg6L8y/images/account-center/create-a-sandbox-account-ac-id.png?fit=max&auto=format&n=ynKaMDHkJfeg6L8y&q=85&s=01d8861680c32c0bdceb364ba63df7d5" 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](/account-center/v1.6/guide/create-api-keys) to start authenticating with the UQPAY API.
