D7 Number Validator

免费
通过 Direct7 Networks | 已更新 2 месяца назад | SMS
人气

7.3 / 10

延迟

665ms

服务等级

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/

关注者:0
资源:
产品网站 使用条款
API 创建者:
Rapid account: Direct 7 Networks
Direct7 Networks
direct7-networks
登录并给 API 打分
打分:5 - 投票:1