Caller ID Name (CNAM) Lookup
Looks up the caller ID name for the given phone number. The response is the plain text caller ID name.
Server | cnam.infoserv.net |
Port | 30035 |
GET /(number)
eg. curl http://cnam.infoserv.net:30035/3036298301
Parameters
- number (string) – The number to look up
Status Codes
- 200 OK – The request was successful
Example request
GET /3036298301
Example response
GET /3036298300 HTTP/1.1
Host: cnam.infoserv.net:30035
User-Agent: curl/7.54.0
Accept: */*
HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 10
TELIAX INC
Error response
GET /30362983000 HTTP/1.1
Host: cnam.infoserv.net:30035
User-Agent: curl/7.54.0
Accept: */*
HTTP/1.1 200 OK
Content-Type: text/plain
Content-Length: 7
Unknown