Overview

Zoho Apptics REST APIs (Representational State Transfer - Application Programming Interface) facilitates the integration of Zoho Apptics modules with other Zoho applications and any third-party tools by adhering to the RESTful principles. These APIs enable you to programmatically fetch and edit the data in the different modules in Zoho Apptics such as Crashes, App Updates, Events, Funnelling, etc.

Zoho Apptics provides RESTful APIs and hence is independent of any programming languages. You can develop applications in any programming language i.e. Java, .Net, C, C++, PHP, etc. The response Zoho Apptics data will be in JSON format.

Modules

In Zoho Apptics, REST APIs are available for the following modules:

  • Crash APIs
  • Ferret APIs
  • Event APIs
  • Screen APIs
  • Active Device APIs

Target Audience

  • Mobile application developers

Prerequisites

  • You must have a valid Zoho Apptics account.
  • You must have permission to access API service (System-level security settings).
  • You must generate and use a valid AuthToken to access Zoho Apptics APIs.
  • You must have the required role to access the particular API.
  • Custom maintained application server/ environment to access these APIs.
  • Active Internet connection to send requests and get responses from Zoho Apptics using API.
  • Only Previlieged users can access the data.