Authentication
API
Authorization header
api authentication
authentication
Authentication is carried out by adding 2 authorization headers to the request you make.
1) name = appidkey and value = your AppId Key.
2) name = secretkey and value = your Secret API Key.
To get your API Keys, please see our Help Doc.
Was this article useful?
Yes No