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

# Interactive Playground

The generated documentation is executable, not just readable: every request has a **Try** button that opens an interactive playground, plus ready-to-copy code samples.

## Try Requests Live

Click on **Try** button at request level to get interactive playground that allows users to:

* Edit request parameters, headers, and body
* Modify and test scripts in real-time
* Execute requests live directly from the documentation
* View responses immediately

<img src="https://mintcdn.com/bruno-a6972042-docs-api-docs-split-more-menu-ryan/PX9XB9TVq5qgK6Mt/images/screenshots/v4/collection-docs/play-ground.webp?fit=max&auto=format&n=PX9XB9TVq5qgK6Mt&q=85&s=5d67e7d5187289c7e73c7a665d8c9fb1" alt="Try It Out Playground" width="2618" height="1318" data-path="images/screenshots/v4/collection-docs/play-ground.webp" />

## Code Samples

The documentation automatically generates code snippets for each request in multiple languages:

* cURL
* Python (requests)
* JavaScript

## Tests and Scripts Display

Interactive playground supports to:

* Show **pre and post request scripts** inline for each request
* Display **Params**, **Variables**, **Body**, **Headers**, **Auth** and test logic
* View **Tests and Assertions** directly in the documentation
