Skip to main content
POST
Iniciar consulta de CPF em lote

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 (1 a 10.000).

Required array length: 1 - 10000 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

Job enfileirado

success
boolean
Example:

true

data
object