Jina AI Batch API
Asynchronous batch embedding jobs
Jina AI Batch API is one of 4 APIs that Jina AI 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 and API documentation.
This API exposes 5 operations across 4 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.0.
Requests are made against a single base URL, https://api.jina.ai/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Jina AI Batch API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (API Key) (BearerAuth).
By default, every request must be authenticated.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Asynchronous batch embedding jobs
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are BatchJob (5 properties), BatchEmbeddingRequest (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Jina AI 3
Other APIs Jina AI publishes across the network.