Skip to main content

Postman Authentication

Create a Collection and add a Request for the desired endpoint.

Set Authorization type to No Auth.

In the Headers tab, add:

Header NameHeader Value
X-API-KeyYour API Key

Send the request.

Tip: Set the X-API-Key header at the Collection level so all requests within it inherit the authentication automatically.

OData query:

OData query

GraphQL:

GraphQL