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.
curl \
# append ?api_key=$API_KEY to the URL \
https://api.nexmo.com/ni/basic/{format}curl \
# append ?api_key=$API_KEY to the URL \
https://api.nexmo.com/ni/advanced/{format}curl \
# append ?api_key=$API_KEY to the URL \
https://api.nexmo.com/ni/standard/{format}