nexmo.com – number-insight
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: . The advanced API is available asynchronously as well as synchronously.
- Homepage
- https://api.apis.guru/v2/specs/nexmo.com:number-insight/1.2.1.json
- Provider
- nexmo.com:number-insight / number-insight
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/nexmo.com/number-insight/1.2.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/nexmo.com/number-insight/1.2.1/openapi.yaml
Tools (6)
Extracted live via the executor SDK.
-
advanced.getNumberInsightAdvancedProvides information about a number synchronously, in the same way that the basic and standard endpoints do.
Vonage recommends accessing the Advanced API asynchronously using the
/advanced/asyncendpoint, to avoid timeouts.Note that this endpoint also supports
POSTrequests. -
advanced.getNumberInsightAsyncProvides number information asynchronously using the URL specified in the
callbackparameter. recommends asynchronous use of the Number Insight Advanced API, to avoid timeouts.Note that this endpoint also supports
POSTrequests. -
basic.getNumberInsightBasicProvides information about a number.
Note that this endpoint also supports
POSTrequests. -
standard.getNumberInsightStandardProvides information about a number.
Note that this endpoint also supports
POSTrequests. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools