Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoho Analytics Bulk Export - Asynchronous API

Asynchronous operations for exporting data in bulk.

Zoho Analytics Bulk Export - Asynchronous API is one of 11 APIs that Zoho Analytics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk Export - Asynchronous. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 4 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://analyticsapi.zoho.com.

4 operations 4 paths 2 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Base URL
https://analyticsapi.zoho.com/restapi/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zoho Analytics Bulk Export - Asynchronous API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (iam-oauth2-schema) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Bulk Export - Asynchronous 4

Asynchronous operations for exporting data in bulk.

GET
/restapi/v2/bulk/workspaces/{workspace-id}/data
Create Export Job using SQL Query (Asynchronous)
createExportJobSQLQuery 3 params → 200default
GET
/restapi/v2/bulk/workspaces/{workspace-id}/views/{view-id}/data
Create Export Job using View ID (Asynchronous)
createExportJobViewId 4 params → 200default
GET
/restapi/v2/bulk/workspaces/{workspace-id}/exportjobs/{job-id}
Get Export Job Details
getExportJobDetails 3 params → 200default
GET
/restapi/v2/bulk/workspaces/{workspace-id}/exportjobs/{job-id}/data
Download Exported Data
downloadExportedData 3 params → 200default

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ExportJobCreationResponse (3 properties), ExportJobDetailsResponse (3 properties). Each schema is shown below with its type and property counts.

ExportJobDetailsResponse
object
Response for checking the status of an export job.
3 properties
ExportJobCreationResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-analytics-bulk-export-asynchronous-api-openapi.yml Raw ↑

Other APIs Zoho Analytics publishes across the network.

Zoho Analytics Bulk Export - Synchronous API
Zoho Analytics Bulk Import - Asynchronous API
Zoho Analytics Bulk Import - Batch API
Zoho Analytics Bulk Import - Synchronous API
Zoho Analytics Data APIs API
Zoho Analytics Embed APIs API
Zoho Analytics Metadata APIs API
Zoho Analytics Modeling APIs API
Zoho Analytics Sharing & Collaboration APIs API
Zoho Analytics User Management APIs API