v1

latestOpenAPI 3.1.22026-08-062418.4 KB
IP Address Locator

Validate IP addresses

Uses HTTPS POST to accept one or more input records and returns the response in JSON format. This is useful for bulk queries.

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

post/doIPLocation

Headers

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

Format of the response.

Content-Type'application/json' required

Format of the request.

Request body

TransmissionReferencestring

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

CustomerIDstring required

Required. The License Key issued by Melissa.

Columnsstring

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.

  • grpdomaininfo

    • DomainAddress1
    • DomainAdministrativeArea
    • DomainAgeEstimated
    • DomainAvailability
    • DomainCountry
    • DomainCountryCode
    • DomainCreatedDate
    • DomainEmail
    • DomainExpirationDate
    • DomainLocality
    • DomainOrganization
    • DomainPostalCode
    • DomainPrivateProxy
    • DomainUpdatedDate

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.