Skip to main content

Additional Headers in API Calls

You can specify additional headers to be sent with each API call. You can provide a value to these headers, and they can also be configured on runtime in the generated SDK.

note

These headers will be sent with every API request.

  • On APIMatic Dashboard, click on Edit API for the API you want to configure authentication settings for.

Authentication Settings

  • From the left-side context menu, click on Authentication under Settings. Go to the Additional Headers tab. If you would like additional headers to be added to your API requests, you can define them here.

Additional Headers

Here's a brief description of the fields available for additional headers:

Parameter Name

This is the name given to the header that has to be added with the API request.

Description

You can provide a brief description about the header here.

Value

This field will contain the value that has to be assigned to the header.