Zoho Desk APIs adhere to the OAuth 2.0 standards for user authentication. Therefore, it is mandatory to register and authenticate your client app with Zoho.
To register your app, perform the following steps:
All registered applications come with the following set of credentials:
Client Id - The consumer key generated from the connected app.
Client Secret - The consumer secret generated from the connected app.
Redirect URI - The Callback URL that you registered during the app Registration.