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

ZeroBounce Validation API

The Validation API from ZeroBounce — 2 operation(s) for validation.

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

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

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version v1.

Requests are made against a single base URL, https://members-api.zerobounce.net.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1
Base URL
https://api.zerobounce.net/v2
Resource Areas
1

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.

Validation 2
POST
/api/validation/chatgpt-single-email-validation/
Validate an email address. Allows a maximum of 3 requests per day for an unauthenticated user. For more requests please register on ZeroBounce.net and get an API key - https://www.zerobounce.net/memb…
validate body → 200
POST
/api/validation/chatgpt-batch-validation/
Validate a list of email addresses. Requires a ZeroBounce API key. The user can get an API key by registering on ZeroBounce.net - https://www.zerobounce.net/members/signin/register.
validateBatch body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are validateEmailResponse (18 properties), validateBatchRequest (2 properties), validateEmailRequest (2 properties). Each schema is shown below with its type and property counts.

validateEmailRequest
object
2 properties 1 required
validateBatchRequest
object
2 properties 2 required
validateBatchResponse
array
An Array of validated emails.
validateEmailResponse
object
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zerobounce-validation-api-openapi.yml Raw ↑

Other APIs ZeroBounce publishes across the network.

ZeroBounce Email Validation API
ZeroBounce Email Validation API (EU)