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 - Batch API

Operations for importing large data files in batches.

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

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

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

2 operations 2 paths 1 schemas 2 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 - Batch 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 2

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

Bulk Import - Batch 2

Operations for importing large data files in batches.

POST
/restapi/v2/bulk/workspaces/{workspace-id}/data/batch
Batch Import Data into New Table
batchImportNewTable 3 params body → 200default
POST
/restapi/v2/bulk/workspaces/{workspace-id}/views/{view-id}/data/batch
Batch Import Data into Existing Table
batchImportExistingTable 4 params body → 200default

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is BatchImportSuccessResponse (3 properties). Each schema is shown below with its type and property counts.

BatchImportSuccessResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-analytics-bulk-import-batch-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 - Asynchronous 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