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 Name | Header Value |
|---|---|
| X-API-Key | Your 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:

GraphQL:
