The Zoho Recruit API is available in all editions of Zoho Recruit. To use the API, you'll require the Zoho Recruit Authentication Token from your Recruit account. Please make sure that you have the permission to access the API service. If you do not have permission, please contact your Recruit administrator.
To generate the Auth Token, you need to send an authentication request to Zoho Accounts using the URL format below.
API Mode: https://accounts.zoho.com/apiauthtoken/nb/create?SCOPE=ZohoRecruit/recruitapi&EMAIL_ID=Zoho Recruit Username or Email ID&PASSWORD=Your Zoho Recruit Password
If you're using the two-factor authentication to access your Zoho Recruit account, follow these steps to generate the Auth Token in API mode:
Parameters to be passed along with this URL are:
Parameter | Description |
EMAIL_ID | Specify your Zoho Recruit Username or Email ID |
scope | Specify the value as ZohoRecruit/recruitapi |
PASSWORD | Specify your Zoho Recruit Password |
For more information, please refer Two-factor Authentication help page.
Browser Mode: Log in to Zoho Recruit in a new window and use the following URL:
https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoRecruit/recruitapi
If you are a Google Apps User, you can log into your Recruit account and then use the browser mode format to generate the Authentication Token.
Note:
You can view, delete and regenerate the Auth Token generated for your account from the 'My Zoho Account' Page.