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?EMAIL_ID=YOUR_EMAILID&PASSWORD=YOUR_PASSWORD&SCOPE=projectsapi&SERVICENAME=ZohoProjects
Note:
Browser Mode :
https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoProjects/projectsapi
Parameters to be passed along with this URL are:
| Parameter | Description |
| EMAIL_ID | Provide your Zoho Projects Email ID |
| SCOPE | Specify your value as ZohoProjects/projectsapi |
| PASSWORD | Provide your Zoho Projects password |
Note:
#
#Wed Apr 23 03:07:33 PST 2013
AUTHTOKEN=bad18eba1ff45jk7858b8ae88a77fa30
RESULT=TRUE
Important Notes :