Only search RESTful API V1?  


Can't find what you're looking for? - Contact Us
Docs > EvantoDesk > RESTful API V1
 
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