Syniverse Lookup API

The Lookup API from Syniverse — 1 operation(s) for lookup.

Operations 1

POST /lookup #

Documentation

📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/omni-channel/user-guides/sms-mms-user-guide
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/omni-channel/api-reference/explore-api-reference
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/multi-factor-authentication/getting-started/multi-factor-authentication-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/multi-factor-authentication/api-reference/explore-api-reference
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/phone-number-verification/getting-started/phone-number-verification-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/phone-number-verification/api-reference/explore-pnv-api-reference
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/right-party-verification/getting-started/right-party-verification-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/right-party-verification/api-reference/explore-rpv-api-reference
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/account-takeover-detection/getting-started/account-takeover-detection-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/account-takeover-detection/api-reference/explore-ato-api-reference
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/messaging-trust/getting-started/messaging-trust-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/messaging-trust/api-reference/messaging-trust-api
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/messaging-trust/api-reference/resolve-api
📖
Documentation
https://sdcdocumentation.syniverse.com/index.php/10-dlc/getting-started/10-dlc-overview
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/10-dlc/api-reference/api-specification-v23
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/10-dlc/api-version-1-deprecated/explore-api-reference
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/developer-community-gateway-services/api-reference/explore-whitelist-api-reference
📖
APIReference
https://sdcdocumentation.syniverse.com/index.php/developer-community-gateway-services/api-reference/explore-token-management-api-reference

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/syniverse-lookup-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

syniverse-lookup-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: PNV Lookup API
  version: 1.0.0
  description: "The purpose of this specification is to describe the Syniverse Phone Number Verification(PNV) service capabilities, core concepts, and API set. The PNV offers a rich suite of RESTful APIs that allow lookup of salient phone number data, batch lookup of number data, scheduling of number lookup and proactive monitoring of numbers of interest for changes to critical attributes. Number lookup returns salient attributes of a phone number e.g., validity, country, carrier, deactivation and disconnection details). \n\nThe lookup and response can be tailored by specifying a feature set. Different feature sets provide different sets of information, i.e. feature set 2 provides standard routing information, and feature set 5 provides additional information on when a phone number was last disconnected. See the User Guide for more information on the different feature sets.\n"
servers:
- url: https://api.syniverse.com/numberidentity/v3
tags:
- name: Lookup
paths:
  /lookup:
    parameters: []
    post:
      security:
      - bearerAuth: []
      parameters:
      - name: ext_trx_id
        in: header
        description: This is the unique identifier sent by the customer in the request header to track the request/response chain. The value of this attribute is extracted from the header of the POST request.
        required: false
        schema:
          type: string
      - name: ext_reseller_cust_id
        in: header
        description: This attribute represents the customer of our customer using the service. The value is extracted from the POST request header.
        required: false
        schema:
          type: string
      responses:
        '200':
          description: Successful operation
          content:
            application/json:
              schema:
                title: PNV
                type: object
                properties:
                  numberidentity:
                    type: string
                  SucessResponse:
                    type: object
                    properties:
                      number:
                        type: string
                        example: +1XXXXXXXX70
                      validity:
                        type: string
                        example: true
                      carrier_id:
                        type: string
                        example: 1234
                      carrier_name:
                        type: string
                        example: SPRINT PCS
                      number_type:
                        type: string
                        example: M
                      country_iso_code:
                        type: string
                        example: USA
                      country:
                        type: string
                        example: United States
                      carrier_mcc:
                        type: string
                        example: 123
                      carrier_mnc:
                        type: string
                        example: 214
                      last_known_event:
                        type: string
                        example: Disconnect
                      previous_carrier_id:
                        type: string
                      previous_carrier_name:
                        type: string
                      disconnect_date:
                        type: string
                        format: date-time
                        example: 2018-08-10T00:00Z
                      tracking_id:
                        type: string
                  tracking_id:
                    type: string
                    example: '101580180391472739483159'
                  ext_trx_id:
                    type: string
                    example: string
                  ext_reseller_cust_id:
                    type: string
                    example: string
        '400':
          description: 'Bad Request.


            Possible Error Codes:

            * **NIS04000001** - Invalid Phone format - Non-retryable error code - **Suggested action:** Number format should be corrected to be in E.164 format, i.e. +1XXXXXXXX70

            * **NIS04000001** - Phone number attribute missing in the request - Non-retryable error code. - **Suggested action:** update request to include phone number

            * **NIS04000002** - Invalid Feature - Non-retryable error code - **Suggested action:** change the feature value to be a supported value such as fs5 (or) fs2 (or) fs23 (or) fs1.

            * **NIS04000003** - Canadian Number, Further authorization is required - Non-retryable error code  - **Suggested action:** Please work with your Customer Support Executive to get Canadian numbers enabled. .

            '
          content:
            application/json:
              schema:
                title: Error Response
                type: object
                properties:
                  error_code:
                    type: string
                    example: NIS04000001
                  error_description:
                    type: string
                    example: Invalid Phone format - Non-retryable error code
        '401':
          description: "Unauthorized. The request requires user authentication.\n\nPossible Error Codes:\n* **NIS04010001** - Unauthorized - Non-retryable error code -\n**Suggested actions:** please check the CompanyID is correct and the Bearer Token is valid. \n"
          content:
            application/json:
              schema:
                title: Error Response
                type: object
                properties:
                  error_code:
                    type: string
                    example: NIS04010001
                  error_description:
                    type: string
                    example: Unauthorized - Non-retryable error code
        '403':
          description: "Forbidden. The user does not have permission to access the specified resource.\n\nPossible Error Codes:\n* **NIS04030001** - Forbidden operation - Non-retryable error code -  **Suggested Action:** Please check you are not using a PUT, or DELETE operation\n\n* **NIS04000003** - Invalid parameters provided. Please check the documentation for valid values - Non-retryable error code -  **Suggested action:** Please check the parameter values against the documentation and correct as needed. \n"
          content:
            application/json:
              schema:
                title: Error Response
                type: object
                properties:
                  error_code:
                    type: string
                    example: NIS04030001
                  error_description:
                    type: string
                    example: Forbidden operation - Non-retryable error code
        '404':
          description: "Wrong URL is specified. \n**Suggested action:** Please check and correct the URL to match the PNV Lookup API specification\n\n    Example :\n    \n    <am:fault xmlns:am=\\\"http:xxx/xxx\\\">\n      <am:code>404</am:code>\n      <am:type>Status report</am:type>\n      <am:message>Runtime Error</am:message>\n      <am:description>No matching resource found for given API Request</am:description>\n    </am:fault>\n"
        '405':
          description: "Below error throws when the HTTP method set is not POST.\n**Suggested action:** Set HTTP method to POST.\n\n    Example :\n    \n    <am:fault xmlns:am=\"http:xxx/xxx\\\">\n    <am:code>405</am:code>\n    <am:type>Status report</am:type>\n    <am:message>Runtime Error</am:message>\n    <am:description>Method not allowed for given API resource</am:description>\n    </am:fault>                \n"
        '500':
          description: 'Server Error. An error has been encountered while processing this request.


            Possible Error Codes:

            * **NIS05000001** - Internal Server Error - Retryable error code. **Suggested action:** if problems keeps re-occurring contact customer support.

            '
          content:
            application/json:
              schema:
                title: Error Response
                type: object
                properties:
                  error_code:
                    type: string
                    example: NIS05000001
                  error_description:
                    type: string
                    example: Internal Server Error - Retryable error code
        '503':
          description: "Service Unavailable. \n\nN.B. No Error code or description are provided for this error.\n  \n  **Suggested action:** Please check for any communcation related to service maintenace (or) contact customer support.\n"
      description: '  Returns all information on the phone number including validity, number type, carrier identifier, carrier name, country, porting detail,  deactivation details, mcc, and mnc. Values returned depend on the feature set selected in request and any optional parameters included in the request.'
      operationId: POST_lookup
      requestBody:
        content:
          application/json:
            schema:
              type: string
              example:
                phone_number: +1XXXXXXXX70
                feature: fs5
        required: false
      tags:
      - Lookup
components:
  securitySchemes:
    bearerAuth:
      type: http
      scheme: bearer
      bearerFormat: JWT