POST
Create a batch verification request.
Use a stable Idempotency-Key for an identical submission. Creation returns 202; a replay returns 200 with the same request ID.

Authorizations

X-Api-Key
string
header
required

Bounceless key in blc.… format.

Headers

Idempotency-Key
string
required
Minimum string length: 1

Body

application/json
emails
string<email>[]
required
Required array length: 1 - 10000 elements
Maximum string length: 320

Response

Idempotent replay

request
object
required
counters
object
required
requestId
string
required
replayed
boolean