API URLTo access the API, the users should use the following format mentioned below :
http://<servername>:<port>/api?ticket=<user ticket id>&apikey=<apikey>
Example: http://show.zoho.com/api?ticket=<<ticket id of the user>>&apikey=<apikey>
Note:
-- It is mandatory to specify the ticket id in the URL as it is used for API authentication.
-- xml tags marked in grey color text are optional.
Error Report
The list of exceptions that a user will get as a response to invalid input during method call can be viewed here.