D7 Number Validator

FREE
By Direct7 Networks | Updated 1ヶ月前 | SMS
Popularity

7 / 10

Latency

711ms

Service Level

100%

Health Check

N/A

README


Check out the following resources for all your API needs:

  1. Your ultimate guide to API success: https://d7networks.com/docs
  2. Streamline your API testing process with Postman: https://documenter.getpostman.com/view/9076938/UzXM1Jcc
  3. Get a hands-on look at the functionality of our API using OpenAPI Spec: https://www.apimatic.io/api-docs/d7api

Requirements:

  1. Join the D7 Community and create your account today!
  2. Ensure seamless service by keeping your D7 account credit at a sufficient level.

Create app and get auth Token

The d7 user dashboard includes a developer section where you can create applications. Each application has its own authentication token.
For creating your first application, click here.
Make sure you copy the authentication token generated during app creation
Also the token can be regenerated at any time by clicking here.

The token will look like this:

eyJhbGadfadfciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWsdsgQiOiJhdXRoLWJhY2adatlbmQ6YXBadsfwIiwic3ad

Balance & Credits

Check here to see how many test credits and main balance you have left on your D7Networks account

Response:
    {
    "balance": 99.9999999
    }

Number Lookup

1. Send Request
POST
/numlookup/v1/send

!!! Authentication
AUTHORIZATION: Bearer Token

_ Request parameters
Parameter Value / Pattern
*recipients Mobile Numbers to lookup
_ Sample request body
{
   "recipients": ["{{recipient1}}"]
}
_ Success Response
{
    "country": "AE",
    "recipient": "+97150975255",
    "present": null,
    "network": null,
    "mcc": null,
    "mnc": null,
    "ported": null,
    "cic": null,
    "imsi": null,
    "ocn": null,
    "type": null,
    "lookup_code": 0,
    "lookup_description": null,
    "request_id": "8e5d665d-6115-4171-a25c-af115fb09ce3",
    "status": "Invalid Number"
}

For more detailed documentation please visit https://d7networks.com/docs/Number_Lookup/

Followers: 0
Resources:
Product Website Terms of use
API Creator:
Rapid account: Direct 7 Networks
Direct7 Networks
direct7-networks
Log In to Rate API
Rating: 5 - Votes: 1