> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-docs-timeline-scripts.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Code Generator

Bruno makes it easy to generate code snippets from your API requests, allowing you to quickly integrate and test your API in various programming languages. This feature supports multiple languages (35+) and can help you save time when writing client code for your API.

## How Code Snippets Work in Bruno

Bruno’s Code Snippet feature automatically generates the necessary code to make the same API request in various programming languages, such as **Python, JavaScript, cURL,** and others. This makes it easy to share and implement API calls directly into your application.

### Steps to Generate Code Snippets in Bruno

1. Create or Open an API request.
2. Go to the **Generate Code** Section (next to the request).

<img src="https://mintcdn.com/bruno-a6972042-docs-timeline-scripts/L8eC0KsoSJkr2dQf/v2/images/screenshots/send-request/rest/generate-code-pop-up.webp?fit=max&auto=format&n=L8eC0KsoSJkr2dQf&q=85&s=adcc4c0d3c86c81b7350607b2935107b" alt="generate-code-pop-up" width="2716" height="1294" data-path="v2/images/screenshots/send-request/rest/generate-code-pop-up.webp" />

3. Select your desired programming language from the dropdown to generate the code snippet.

<img src="https://mintcdn.com/bruno-a6972042-docs-timeline-scripts/L8eC0KsoSJkr2dQf/v2/images/screenshots/send-request/rest/generate-code-options.webp?fit=max&auto=format&n=L8eC0KsoSJkr2dQf&q=85&s=2019e6c587ee64deb4501ec9442f8f1f" alt="generate-code-options" width="2716" height="1294" data-path="v2/images/screenshots/send-request/rest/generate-code-options.webp" />
