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

# Create Your First Unlocker API

> Set up your first Bright Data Unlocker API (98% success rate): create the API in the Control Panel, configure credentials and send your first unlock request.

<Callout icon="badge-dollar" color="#4180f9" iconType="solid">
  **Verify your account and get \$5 free credit**

  To activate API access, add a payment method to your Bright Data account. This verification grants you **\$5 in free credit**, and **you won’t be charged** at this stage.
</Callout>

This quick start walks you through creating your first **Unlocker API zone** in the Bright Data Control Panel.\
Once completed, your API will be ready to send unlock requests and return clean HTML or JSON responses.

## How to set up step by step

<Steps>
  <Step title={<a href="https://brightdata.com/cp/start">Sign in to Bright Data</a>}>
    Log in to your Bright Data account using your credentials. If you don’t have an account yet, you’ll be prompted to create one before proceeding.
  </Step>

  <Step title={<>Navigate to the <a href="https://brightdata.com/cp/web_access/new">Create an API</a> page</>}>
    From the Bright Data Control Panel:

    **1.** Open the left-hand navigation menu from the dashboard.\
    **2.** Select **Web Access APIs** from the menu.\
    **3.** Click **Create API** to start creating a new API.

    <Frame>
      <img src="https://mintcdn.com/brightdata/C3kFBJyI-BQDG3gx/images/scraping-automation/web-unlocker/quick-start/create-an-api.png?fit=max&auto=format&n=C3kFBJyI-BQDG3gx&q=85&s=b2e90d4b94aa2519fa55745da96e92c7" alt="Create an API" width="1772" height="984" data-path="images/scraping-automation/web-unlocker/quick-start/create-an-api.png" />
    </Frame>
  </Step>

  <Step title="Choose Web Unlocker API">
    In the API selection screen, choose **Web Unlocker API**. This enables automatic proxy management and unblocking logic for your requests.

    Click **Continue** to proceed.

    <Frame>
      <img src="https://mintcdn.com/brightdata/C3kFBJyI-BQDG3gx/images/scraping-automation/web-unlocker/quick-start/select-unlocker-api.png?fit=max&auto=format&n=C3kFBJyI-BQDG3gx&q=85&s=4ea574f318f79545afd51c58e79d1934" alt="Unlocker API" width="3260" height="1420" data-path="images/scraping-automation/web-unlocker/quick-start/select-unlocker-api.png" />
    </Frame>
  </Step>

  <Step title="Assign a name to your Unlocker API">
    Enter a **clear and descriptive name** for your Unlocker API. This helps you identify the API later, especially if you manage multiple zones.

    You may also add an optional description for internal reference.

    <Warning>
      **The Unlocker API name cannot be changed once created.**
      You can modify all other settings later, including domains, headers, and throttling options. For details, see [Configure your API](/scraping-automation/web-unlocker/configuration).
    </Warning>

    <Frame>
      <img src="https://mintcdn.com/brightdata/C3kFBJyI-BQDG3gx/images/scraping-automation/web-unlocker/quick-start/config-unlocker-api.png?fit=max&auto=format&n=C3kFBJyI-BQDG3gx&q=85&s=63b1150631bcae835a96ac6efeca7632" alt="API Name" width="3260" height="1422" data-path="images/scraping-automation/web-unlocker/quick-start/config-unlocker-api.png" />
    </Frame>
  </Step>

  <Step title="Add payment method (free trial users only)">
    If you signed up with a personal email (e.g., Gmail, GitHub) and have not yet added a payment method, the primary button will read **Add payment method** instead of **Add API**.

    Click the button to open the payment verification form and complete the process. You will **not** be charged, this is for identity verification only.

    <Info>
      Already have a payment method on file? This step is skipped automatically. For full details, see [Payment Verification](/general/account/billing-and-pricing/payment-verification).
    </Info>
  </Step>

  <Step title="Finalize API creation">
    Review your configuration and click **Add API**. If you were redirected to add a payment method, your zone is created automatically once verification completes. Your Unlocker API zone is now created and immediately available for use.

    <Frame>
      <img src="https://mintcdn.com/brightdata/C3kFBJyI-BQDG3gx/images/scraping-automation/web-unlocker/quick-start/save-unlocker-api.png?fit=max&auto=format&n=C3kFBJyI-BQDG3gx&q=85&s=653d04a8e647c6df0f5b784f9f01a15b" alt="Save API" width="3260" height="1422" data-path="images/scraping-automation/web-unlocker/quick-start/save-unlocker-api.png" />
    </Frame>
  </Step>
</Steps>
