In App Header Parameters
Kevin Wilde
Last Update 11 dagen geleden
You can add custom headers to any APIEase request directly from the request editor. Headers are used to provide additional context or authorization when making API calls. Common examples include Authorization, Content-Type, and custom authentication tokens.
While editing your request, click the plus icon in the Parameter column.
- Select the Header radio button.
- Enter the name of your header in the Name field.
- Enter the header value in the Value field.
- Click the Save button at the top of the request editor.
- Name: Content-Type
- Value: application/json

You can also use embedded parameters to dynamically set parameters from your storefront.