Learn how to authenticate HTTP API requests.
Generate API Key
button.
Create and Save
’.Authorization
header with the contents of the header being “Bearer XXX” where XXX is your API Secret Key. Also, pass content type as application/json
Example Header: