Skip to main content
POST
Iniciar verificação de telefones em lote

Autorizações

Authorization
string
header
obrigatório

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

Corpo

application/json
phones
string[]
obrigatório

Lista de números (mínimo 500, máximo 10.000).

Required array length: 500 - 10000 elements
mode
enum<string>
padrão:quick

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

Opções disponíveis:
quick,
full

Resposta

Job enfileirado

success
boolean
Exemplo:

true

data
object