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

NeverBounce Jobs API

Bulk list verification jobs

NeverBounce Jobs API is one of 4 APIs that NeverBounce publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Jobs. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 4.

Requests are made against a single base URL, https://api.neverbounce.com/v4.

6 operations 6 paths 3 schemas 3 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4
Base URL
https://api.neverbounce.com/v4
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

NeverBounce Jobs API declares 2 security schemes for authenticating requests. An API key is passed in the query as key (ApiKeyQuery). It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Jobs 6

Bulk list verification jobs

POST
/jobs/create
Create a verification job
body → 200
POST
/jobs/parse
Parse a previously uploaded job
body → 200
POST
/jobs/start
Start verification of a parsed job
body → 200
GET
/jobs/status
Get job status
2 params → 200
GET
/jobs/results
Get paginated job results
4 params → 200
GET
/jobs/download
Download completed job results as CSV
7 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are JobCreateRequest (9 properties), JobStatusResponse (7 properties), JobCreateResponse (3 properties). Each schema is shown below with its type and property counts.

JobCreateResponse
object
3 properties
JobStatusResponse
object
7 properties
JobCreateRequest
object
9 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neverbounce-jobs-api-openapi.yml Raw ↑

Other APIs NeverBounce publishes across the network.

NeverBounce API v4
NeverBounce Account API
NeverBounce Single API