documentation/features/snippets.mdx
Code snippets allows you to rapidly build your API integration in a variety of languages and frameworks.
To generate a code snippet for your API, locate the Code Generate <> icon in the right sidebar, alongside collections, environments, and history. Then, select the language in which you prefer to receive your API request.
Choose the language and framework you want to generate the code snippet for and click the "Copy" button to copy the code snippet to your clipboard.
This displays the current request setup in HTTP 1.1 Request String syntax.