> ## 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 SERP API

> Get started with the Bright Data SERP API (31 languages) in 3 steps: create a zone, generate credentials and send your first Google search query.

<Callout icon="badge-dollar" color="#4180f9" iconType="solid">
  **Start free, no credit card required**

  Your account gets **5,000 free credits every month**, drawn from a single shared pool across the eligible products, and SERP API requests spend from that shared pool. Create your SERP API and start sending requests immediately, no payment method needed. [Learn more about the free tier](/general/account/billing-and-pricing/free-tier).
</Callout>

<Steps>
  <Step title={<a href="https://brightdata.com/cp/start">Sign in to Bright Data</a>} />

  <Step title={<>Navigate to <a href="https://brightdata.com/cp/web_access/new">Create an API</a> page</>}>
    Navigate to **Create an API** under the **Web Access API** section in the left menu.

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/brightdata/images/products/serp-api/quick-start/create-an-api.png" alt="Create an API" />
    </Frame>
  </Step>

  <Step title="Choose SERP API">
    Select **SERP API** and click **Continue**.

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/brightdata/images/products/serp-api/quick-start/select-serp-api.png" alt="SERP API" />
    </Frame>
  </Step>

  <Step title="Assign a name to your SERP API">
    Enter a meaningful name. Optionally, add a short description.

    <Warning>
      **The SERP API name cannot be changed once created.**

      All other settings can be modified later. For details, see [Configure your API](/products/serp-api/configuration).
    </Warning>

    <Frame>
      <img src="https://mintlify.s3.us-west-1.amazonaws.com/brightdata/images/products/serp-api/quick-start/config-serp-api.png" alt="API Name" />
    </Frame>
  </Step>

  <Step title="Finalize API creation">
    Click **Add API**. Your SERP API is now ready to use.
  </Step>
</Steps>
