Display HTTP snippets
HTTP snippets allow users to see API request examples using common HTTP clients

Currently, HTTP snippets are provided as an all-or-nothing set. You cannot configure which languages are displayed. If you would like this feature, please open a GitHub issue.
To generate HTTP snippets, add request examples to your API definition:
HTTP snippets support several languages. Our development work is driven by customer requests, so please request support for languages not listed here by opening an issue.
To set the default snippet language, use the default-language key at the top indentation level of docs.yml.
HTTP snippets automatically include:
<apiKey>)To see HTTP snippets in action, check out Humanloop’s API documentation for a live example of how they appear in production documentation.