Use following HTTP header, to authenticate your API calls:
Authorization: Apikey ${Apikey}
Log in to Subscreasy Dashboard and go to Company Profile view to fetch your Apikey
:
For example, if we are using the Apikey displayed on the screenshot, our authentication header would be as follows:
Authorization: Apikey 8fa47aac-37e8-4cfd-b391-4c3b5c9bada0
You need to add your authentication header to all of your API calls in order to be recognised by Subscreasy Subscription Billing System. Apikey information is kind of a password. And for your security, you should NOT share Apikey information with anyone.