Skip to content

Workflow Overview

Bulk detection runs asynchronously: you submit numbers, receive a task_id, poll for progress, then download the result file.

EndpointMethodPurpose
/v1/balanceGETCheck your current USD balance
/v1/detectPOSTSubmit a JSON array of phone numbers
/v1/detect/filePOSTSubmit a TXT/CSV file upload
/v1/tasks/{task_id}GETPoll task status
/v1/tasks/{task_id}/resultGETGet the result download URL
  • Volume: 1,000 to 2,000,000 numbers per request.
  • Number format: include the international country code, e.g. +8613800138000.
  • Country: pass the ISO 3166-1 alpha-2 code (for example CN or US).