Jitsu Batch API
The Batch API from Jitsu — 2 operation(s) for batch.
Jitsu Batch API is one of 2 APIs that Jitsu 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, and an API reference.
This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 2.0.
Requests are made against a single base URL, https://use.jitsu.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Jitsu Batch API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Write-Key (WriteKeyHeader).
It accepts HTTP basic authentication (WriteKeyBasic).
By default, every request must be authenticated.
WriteKeyHeader— Write Key in the form keyId:keySecret.WriteKeyBasic— HTTP Basic auth with the Write Key as the username (password empty).
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.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Event (10 properties), Context (8 properties), Batch (3 properties), IngestResponse (2 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 Jitsu 1
Other APIs Jitsu publishes across the network.