Carrier Lookup API
Carrier lookup, by API
Carrier lookup, by API
— original or current
One GET request returns the carrier, line type, and country of any number in 243 countries. Add one parameter to resolve the network serving it today from portability registries.
Two lookups
Standard for scale. Current for truth.
Most teams validate everything with standard lookups, then run Current Carrier Lookup on the subset where the serving network matters.
Integration
A GET request, not an SDK
# Standard — the assigned carrier, included in every validation $ curl "https://api.veriphone.io/v3/verify?phone=%2B14155552671&key=YOUR_API_KEY" # Current — the serving network, one extra parameter $ curl "https://api.veriphone.io/v3/verify?phone=%2B14155552671&mode=current&key=YOUR_API_KEY"
FAQ
Frequently Asked Questions
Wire it up in minutes
1,000 free credits a month. No credit card required.
Related: Current Carrier Lookup · Ported number lookup · Twilio Lookup alternative