Index for Data API Methods > Zoho Show > Show - REST API Methods

Show - REST API Methods

Tags:  

REST API METHODS LIST


The API methods are clubbed into different categories based on the operations that they perform. The two main categories that the API methods have been segregated are - private & public.

private - As the name suggests, the private API URIs are used for getting user specific details the results of which are only available to the particular Zoho Show user. The URIs for getting private details start with "api/private"

public - The public API URIs are used for getting presentation related details that has already been made public and hence available for all the users to view. These URIs start with "api/public" and no authentication is required for them. It means that we need not pass a "ticket" as one of the query parameters for accessing them.

Private

REST APIs for GET Method

REST APIs for POST Method

Public

REST APIs for GET Method


 RSS of this page