Creator API

Create a Zoho Account

To use the Zoho Creator API developers need to create a Zoho account for themselves. To setup a Zoho account, 

  • Click on the "Sign Up" link present inside the Sign In box and proceed by entering the details.
  • You need to provide username, email address, password and accept the terms of service to set up an account with Zoho.

A typical Zoho sign-up page will look like the one below.

Once you set up an account with Zoho, login with your account credentials at the Zoho API url (https://zapi.zoho.com/) to generate auth token.

Top