Kickbox Batch API
Bulk CSV email verification.
Kickbox Batch API is one of 5 APIs that Kickbox 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.
This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.
Requests are made against 2 base URLs: https://api.kickbox.com, https://open.kickbox.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kickbox Batch API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (token) (TokenAuth).
By default, every request must be authenticated.
TokenAuth— Kickbox API key sent in the Authorization header in the form Authorization: token YOURAPIKEY.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Bulk CSV email verification.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are BatchStatusResponse (6 properties), BatchSubmitResponse (3 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 Kickbox 4
Other APIs Kickbox publishes across the network.