> ## 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.

# Bright Data API Postman collection

> Quickly test and explore Bright Data's APIs using our Postman collection. View, run, and fork API requests without setting up your own backend environment.

<div id="brd-docs-postman-collection-try-cta-1">
  <Card title="Postman collection" icon="user-astronaut" iconType="regular" href="https://www.postman.com/bright-data-api/bright-data-api/collection/2f4u0m8/bright-data-api-collection" cta="Try Bright Data APIs in few seconds" />
</div>

## Getting Started

Get up and running with Bright Data API Postman collection in just 3 simple steps:

1. **Get your Bright Data API key**: Generate your [Bright Data API key from your account dashboard](/api-reference/authentication#how-do-i-generate-a-new-api-key%3F)
2. **Update Postman collection environment variable**: Set your `BRIGHT_DATA_API_KEY` in the Postman collection environment variables under Production environment.
   <img src="https://mintcdn.com/brightdata/_z4zr7zjFQ35V26y/images/postman-collection-environment-varaible.jpg?fit=max&auto=format&n=_z4zr7zjFQ35V26y&q=85&s=aeedc64bba917cab26847402e82f0220" alt="postman-collection-environment-varaible.jpg" width="4056" height="2732" data-path="images/postman-collection-environment-varaible.jpg" />
3. **Start scraping**: Select the `Production` environment from the dropdown menu in the top-right corner, then customize the request body and parameters. Once configured, simply click the **Send** button to execute your request and retrieve the results.

<Note>
  This Postman collection includes few popular endpoints and will expand based on user needs. For complete documentation, see the official [Bright Data API reference](/api-reference).
</Note>
