v1

latestOpenAPI 3.1.22026-08-062418.4 KB
IP Address Locator

Validate an IP address

Uses HTTPS GET to accept one input record and returns the response in JSON format. This is useful for browser level or quick single queries.

Note: A request to the Global IP Cloud Service must consist of the Customer ID and an IP address to verify.

get/doIPLocation

Query parameters

tstring

Value passed through unchanged to the response for identification or any other purpose.

idstring password required

Required. The License Key issued by Melissa.

ipstring required

Required. The IP Address to verify.

colsstring

Columns - Specify what domain information to return.

Entering the column name will return the column. Specifying a group name will return all columns in the group.

Delimit multiple columns with a ,.

For example: ColumnName,ColumnName.

Columns:

<details> <summary> <code>grpdomaininfo</code> - Domain information </summary>
  • DomainAddress1
  • DomainAdministrativeArea
  • DomainAgeEstimated
  • DomainAvailability
  • DomainCountry
  • DomainCountryCode
  • DomainCreatedDate
  • DomainEmail
  • DomainExpirationDate
  • DomainLocality
  • DomainOrganization
  • DomainPostalCode
  • DomainPrivateProxy
  • DomainUpdatedDate
</details>

Headers

Accept'application/json' | '*/*' required

Format of the response.

Content-Type'application/json' required

Format of the request.

Response

Successful Response

Versionstring

The current service version number.

TransmissionReferencestring

A pass-through of the input TransmissionReference field.

TransmissionResultsstring

Lists error codes from any errors caused by the most recent request as a whole. For more information, see Global IP Result Codes.