Ipfinder

Undocumented in source.

Constructors

this
this(string token, string baseUrl)
Undocumented in source.

Members

Functions

Authentication
JSONValue Authentication()
Undocumented in source. Be warned that the author may not have intended to support it.
call
JSONValue call(string path, string format)
Undocumented in source. Be warned that the author may not have intended to support it.
getAddressInfo
JSONValue getAddressInfo(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getAsn
JSONValue getAsn(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getDomain
JSONValue getDomain(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getDomainBy
JSONValue getDomainBy(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getDomainHistory
JSONValue getDomainHistory(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getFirewall
JSONValue getFirewall(string path, string formats)
Undocumented in source. Be warned that the author may not have intended to support it.
getRanges
JSONValue getRanges(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getStatus
JSONValue getStatus()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

DEFAULT_API_TOKEN
string DEFAULT_API_TOKEN;
Undocumented in source.
DEFAULT_BASE_URL
string DEFAULT_BASE_URL;
Undocumented in source.
DOMAIN_BY_PATH
string DOMAIN_BY_PATH;
Undocumented in source.
DOMAIN_H_PATH
string DOMAIN_H_PATH;
Undocumented in source.
DOMAIN_PATH
string DOMAIN_PATH;
Undocumented in source.
FIREWALL_PATH
string FIREWALL_PATH;
Undocumented in source.
FORMAT
string FORMAT;
Undocumented in source.
RANGES_PATH
string RANGES_PATH;
Undocumented in source.
STATUS_PATH
string STATUS_PATH;
Undocumented in source.
baseUrl
string baseUrl;
Undocumented in source.
endpoint
string endpoint;
Undocumented in source.
format
string format;
Undocumented in source.
token
string token;
Undocumented in source.

Meta