// api_configuration
not configured
๐
key โ memory only ยท sent exclusively to apilayer.net ยท never logged or stored
// country_config
applied when no +prefix found
// infer country from number format automatically
// csv_upload
const result = await phoneMatrix.validate({
file: "contacts.csv",
country: "US", // optional override
mode: "hlr" // live lookup
});
file: "contacts.csv",
country: "US", // optional override
mode: "hlr" // live lookup
});
Drop your CSV file here
or browse files ยท name & phone columns auto-detected ยท 100K+ rows supported