nexmo.com

The Number Insight API delivers real-time intelligence about the validity, reachability and roaming status of a phone number and tells you how to format the number correctly in your application. There are three levels of Number Insight API available: [Basic, Standard and Advanced](https://developer.

🔑 apikey 4 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

verify-javascript-sdk ✓ Official
npm install verify-javascript-sdk
verify-android-sdk ✓ Official
# Maven: see https://github.com/Nexmo/verify-android-sdk
# Maven: see https://github.com/artechsio/react-native-nexmo-verify
composer require vonage-php-nexmo-bridge
verify-ios-sdk ✓ Official
# See https://github.com/Nexmo/verify-ios-sdk
# Maven: see https://github.com/nexmo-community/client-sdk-voice-app-to-phone-flutter
stitch-js-quickstart ✓ Official
# See https://github.com/Nexmo/stitch-js-quickstart
# See https://github.com/Nexmo/server-sdk-specification
client-sdk-tutorials ✓ Official
# See https://github.com/nexmo-community/client-sdk-tutorials
curl examples
Basic Number Insight
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.nexmo.com/ni/basic/{format}
Advanced Number Insight (sync)
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.nexmo.com/ni/advanced/{format}
Standard Number Insight
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.nexmo.com/ni/standard/{format}
Endpoints (4 total)
GET
/basic/{format}
Basic Number Insight
GET
/advanced/{format}
Advanced Number Insight (sync)
GET
/standard/{format}
Standard Number Insight
GET
/advanced/async/{format}
Advanced Number Insight (async)
At a glance
Total SDKs9
Languages8
Endpoints4
Authapikey
https://api.nexmo.com/ni