Skip to main content
POST

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
items
object[]
required

Lista de pares CPF + data de nascimento (1 a 10).

Required array length: 1 - 10 elements
mode
enum<string>
default:quick

quick = checagens rápidas (formato, MX ou tipo de linha). full = quick + verificação profunda (caixa de entrada ou WhatsApp).

Available options:
quick,
full

Response

Per-CPF result in the same response

success
boolean
Example:

true

data
object