Logo
Developer Experience API Documentation

Add headings in the Introduction

GET https://api.getpostman.com/environments?apikey={{postmanAPIKey}}

The collection description should include relevant information about rate limiting, content types, or settings that apply across endpoints. Any h1 heading that you add to the collection description automatically displays in the side navigation. This makes it easier for the reader to scan for important sections of the documentation.

Here's an example linking directly to sections within the Qodex API documentation.

Dropbox example

Here's an example from Dropbox with headings in the Introduction to explain Authorization using screenshots for more guidance. [dropbox introduction](https://Qodex-web-property-assets.s3.amazonaws.com/blogs/dropbox-documentation-screenshot.png)

 

Body PARAM

Key Datatype Required Description 
apikey
string



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://api.getpostman.com/environments?apikey=postmanAPIKey?apikey=postmanAPIKey'

ENDPOINTS