Lookup

IPQS Spam Score

IPQS Spam Score

get/api/cp/lookup/ipqs/{number}

Path parameters

numberstring required

Number identifier

Response

Successful response

countrystring

Country

iso3166_3string

Iso 3166 3

iso3166_2string

Iso 3166 2

iddstring

Idd

prefixstring

Prefix

ccstring

Cc

ndc1string

Ndc 1

ndc1tstring

Ndc 1 T

ndc2string

Ndc 2

sn1string

Sn 1

sn1tstring

Sn 1 T

sn2string

Sn 2

snlstring

Snl

descriptionstring

Description

typestring

Type

test_numbersstring

Test Numbers

start_datestring date

Start Date

end_datestring date

End Date

last_updatestring date nullable

Last Update

net_namestring

Net Name

net_typestring

Net Type

mccstring

Mcc

mncstring

Mnc

tadig_ncstring

Tadig Nc

handset_codestring

Handset Code

net_start_datestring date

Net Start Date

net_end_datestring date

Net End Date

operatorstring

Operator

licensed_service_areasstring

Licensed Service Areas

country_notesstring

Country Notes

nop_notesstring

Nop Notes

net_notesstring

Net Notes

prefix_notesstring

Prefix Notes

row_insertion_datestring date

Row Insertion Date

Example response

{
  "country": "US",
  "iso3166_3": "example_iso3166_3",
  "iso3166_2": "example_iso3166_2",
  "idd": "example_idd",
  "prefix": "example_prefix",
  "cc": "example_cc",
  "ndc1": "example_ndc1",
  "ndc1t": "example_ndc1t",
  "ndc2": "example_ndc2",
  "sn1": "example_sn1",
  "sn1t": "example_sn1t",
  "sn2": "example_sn2",
  "snl": "example_snl",
  "description": "A detailed description of the resource",
  "type": "example_type",
  "test_numbers": "example_test_numbers",
  "start_date": "2025-01-17T10:30:00Z",
  "end_date": "2025-01-17T10:30:00Z",
  "last_update": "2025-01-17",
  "net_name": "example_net_name",
  "net_type": "example_net_type",
  "mcc": "example_mcc",
  "mnc": "example_mnc",
  "tadig_nc": "example_tadig_nc",
  "handset_code": "example_handset_code",
  "net_start_date": "2025-01-17T10:30:00Z",
  "net_end_date": "2025-01-17T10:30:00Z",
  "operator": "example_operator",
  "licensed_service_areas": "example_licensed_service_areas",
  "country_notes": 10,
  "nop_notes": "example_nop_notes",
  "net_notes": "example_net_notes",
  "prefix_notes": "example_prefix_notes",
  "row_insertion_date": "2025-01-17T10:30:00Z"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.