Create a Zoho Account
Users should have a Zoho account to use the Creator API. The Zoho account is connected to the API key and is required when you request for an API key.
Generate API Key
The API key is used to uniquely identify the application in which Zoho Creator is integrated. The API key has to be passed as a parameter in every API call. The API key is used to track usage of applications and generate usage reports.Developers need to generate a ticket for each of the users accessing Zoho Creator from within their application. The ticket parameter is mandatory and has to be passed along with the API key when making an API call. Users are authenticated with this ticket parameter and it is the equivalent of a username and password.