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 Import - Asynchronous API

Asynchronous operations for importing data in bulk.

Zoho Analytics Bulk Import - 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 Import - Asynchronous. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 3 operations across 3 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.

3 operations 3 paths 2 schemas 1 GET2 POST

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 Import - 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 3

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

Bulk Import - Asynchronous 3

Asynchronous operations for importing data in bulk.

POST
/restapi/v2/bulk/workspaces/{workspace-id}/data
Create Import Job for a New Table (Asynchronous)
createImportJobNewTable 3 params body → 200default
POST
/restapi/v2/bulk/workspaces/{workspace-id}/views/{view-id}/data
Create Import Job for an Existing Table (Asynchronous)
createImportJobExistingTable 4 params body → 200default
GET
/restapi/v2/bulk/workspaces/{workspace-id}/importjobs/{job-id}
Get Import Job Details
getImportJobDetails 3 params → 200default

Schemas 2

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

ImportJobCreationResponse
object
3 properties
ImportJobDetailsResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Zoho Analytics publishes across the network.

Zoho Analytics Bulk Export - Asynchronous API
Zoho Analytics Bulk Export - Synchronous 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