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

Zenserp Batch API

Batch processing for multiple simultaneous queries.

Zenserp Batch API is one of 3 APIs that Zenserp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Batch. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and authentication docs.

This API exposes 1 operation across 1 path, and defines 18 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://app.zenserp.com/api/v2.

1 operations 1 paths 18 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://app.zenserp.com/api/v2
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Zenserp Batch API declares 2 security schemes for authenticating requests. An API key is passed in the header as apikey (apiKeyHeader). An API key is passed in the query as apikey (apiKeyQuery). By default, every request must be authenticated.

  • apiKeyHeader — API key passed in the request header.
  • apiKeyQuery — API key passed as a query parameter.

Paths & Operations 1

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

Batch 1

Batch processing for multiple simultaneous queries.

POST
/batch
Batch Search
batchSearch body → 200401402429

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are SearchResponse (14 properties), MapResult (11 properties), VideoResult (8 properties), ShoppingResult (8 properties). Each schema is shown below with its type and property counts.

KnowledgeGraph
object
Google Knowledge Graph panel data.
6 properties
ShoppingResult
object
A single Google Shopping product result.
8 properties
RelatedQuestion
object
A People Also Ask question-answer pair.
4 properties
OrganicResult
object
A single organic (non-paid) search result.
7 properties
SearchResponse
object
Top-level search result object returned by the /search endpoint.
14 properties
RelatedSearch
object
A related search suggestion.
1 property
ErrorResponse
object
API error response.
2 properties
NewsResult
object
A single news article result.
6 properties
RequestInfo
object
Metadata about the API request.
3 properties
VideoResult
object
A single YouTube/video search result.
8 properties
ImageResult
object
A single image search result.
6 properties
BatchRequest
object
Batch search request body.
1 property 1 required
QueryInfo
object
Echo of the query parameters used for this search.
7 properties
BatchResponse
object
Batch search response.
2 properties
TrendsResult
object
A Google Trends comparison data point.
3 properties
MapResult
object
A single Google Maps local business result.
11 properties
FeaturedSnippet
object
Google featured snippet (answer box).
4 properties
PaidResult
object
A paid advertisement result.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenserp-batch-api-openapi.yml Raw ↑

Other APIs Zenserp publishes across the network.

Zenserp Lists API
Zenserp Search API