> ## Documentation Index
> Fetch the complete documentation index at: https://paxos-0ac97319-jg-test-1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ➊ Create Developer Account

> Sign Up for access to the Sandbox environment.

To create an account you will need an email address, the business name and country of incorporation, as well as a way to create a [passkey](https://www.passkeys.com/what-are-passkeys) using a [compatible device](https://www.passkeys.io/compatible-devices).

> Sandbox developer accounts are usually approved in less than one business day and take under an hour to create and onboard.

## ➊ Sign Up in Sandbox

Before you begin, ensure you are able to create and store a [passkey](https://www.passkeys.com/what-are-passkeys) on your device.
All modern [operating systems and browsers](https://www.passkeys.io/compatible-devices) support passkeys.

<Tip>
  **Questions about passkeys?**

  Start by contacting your IT organization. Your company may already have policies for using passkeys and can provide support when creating and using a passkey.

  Paxos recommends saving and using passkeys with:

  * [iCloud Keychain](https://support.apple.com/guide/passwords/passkeys-mchl4af65d1a/mac)
  * [Windows Hello](https://support.microsoft.com/en-us/account-billing/signing-in-with-a-passkey-09a49a86-ca47-406c-8acc-ed0e3c852c6d#)
  * [Google Account](https://support.google.com/chrome/answer/13168025)
  * [1Password](https://support.1password.com/save-use-passkeys/)
  * [Proton Pass](https://proton.me/support/pass-use-passkeys)
  * Other third-party password managers that enable passkey synchronization across devices

  Learn more about [using passkeys on the Paxos platform](/guides/dashboard/passkeys) or [try the passkey demo](https://passkey.org/) on [https://passkey.org](https://passkey.org).
</Tip>

1. Go to [https://dashboard.sandbox.paxos.com](https://dashboard.sandbox.paxos.com), select **Sign Up** and provide a name and email address to create an *Institutional (Business) account*. Individual account holders are not eligible for API access via the Dashboard.
2. Retrieve the verification code from the welcome email from Paxos and enter the code in the browser. If you don't get an email within a few minutes, check email filters and Spam/Junk folders for an email from `@paxos.com`. Contact [Support](https://support.paxos.com) if the email never arrives.
3. Create a passkey.
4. Provide basic business information. The **Country of Incorporation** and **What do you plan to use your account for?** fields determine which assets you will have access to.

## ➋ Onboard Developer Account

You have a choice:

1. **skip onboarding** which takes you directly to an approved account, or
2. experience the entire onboarding process, which you'd have to undergo in production

### Skip Onboarding

If you choose to **skip onboarding** then click the "Bypass Onboarding" button which appears on the overall progress page next to the "Get Started" button.
Then proceed to the ➍ **Enable Developer Access** instructions on this page.

![Skip Onboarding](https://mintlify.s3.us-west-1.amazonaws.com/paxos-0ac97319-jg-test-1/images/bypass-onboarding.png)

### Experience the Onboarding Process

Otherwise, click the "Get Started" button and complete the first six onboarding steps.

<Tip>
  Use stubbed (fake) text when entering data.
  The information provided will not be used when creating the production account.
</Tip>

1. **Business Details**. Selecting **Corporation** as the institution type provides the quickest experience. The country field is pre-populated with the information you provided when creating the account.
2. **Funding Details**. Select **No** for the trust structure and nominee shareholder options.
3. Some account types will require you to fill out the **Suitability Assessment**. If you are not presented with this option, go to the next step. If you see the assessment: Select **Yes** and **Advanced** for the first two options.
4. **Business Members**. Open the edit dialog for the name you gave during account creation and provide the required fields. <mark style={{ background: "yellow" }}>You can use fake (dummy) text</mark>.
   * **Beneficial Owner Designation**. Ensure **Yes** is selected. Give information. The **% of Ownership** should be `100`.
   * For **Authorized User Designation**, **Persons with Management Control Designation** and **Director Designation**, select **Yes**.
5. Accept the **Terms & Conditions** and **Pricing & Fees** then complete **Review & Verify**.

<Tip>
  Stop the onboarding process. Do not upload documents and go through ID verification.
</Tip>

## ➌ Contact Support

[Support](https://support.paxos.com) must activate your Developer account before you can use it.
To ensure a smooth process, include your email address and business (organization) name when [submitting a request](https://support.paxos.com/hc/en-us/requests/new).

You will receive an email from support confirming your Developer Sandbox account is good to go.

> Occasionally, [Support](https://support.paxos.com)([https://support.paxos.com/hc/en-us](https://support.paxos.com/hc/en-us)) may reach out to you via email requesting additional information or if there is an issue creating the account.

## ➍ Enable Developer Access

![Edit Roles](https://mintlify.s3.us-west-1.amazonaws.com/paxos-0ac97319-jg-test-1/images/edit-roles.gif)

Once the account is activated, you are assigned the [Entity Manager](/guides/dashboard/roles#entity-manager) role by default.
However, this role does not have write access to [Admin > API](https://dashboard.sandbox.paxos.com/admin/api), where credentials are configured.
You will need to add the [Developer](/guides/dashboard/roles#developer) role to your user.

1. Go to [**Admin > Team Management > Users**](https://dashboard.sandbox.paxos.com/admin/team-management/users).
2. Under the **Actions** column, open the **Edit Status** dropdown and select **Edit Roles**.
3. Click in the **Edit Roles** form and select **Developer**.
4. Log out and sign in to start a new session.

> Once your user has the **Developer** role, you can [create API credentials](/guides/developer/credentials).
