Introduction

The Zoho Analytics API allows you to perform most of the operations that you do with our web client.

Zoho Analytics API is built using REST principles, which ensures predictable URLs that make writing applications easy. This API follows HTTP rules, enabling a wide range of HTTP clients can be used to interact with the API.

Every resource is exposed as a URL. The URL of each resource can be obtained by accessing the API Root Endpoint.

Easy to use programming language wrappers called “Software Development Kits“ are provided to conveniently use the Zoho Analytics API from within your familiar programming language like Java, C#, Python, PHP, GO and NodeJS.