Location by IP Address - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

This API endpoint will allow users to submit an IP address and retrieve the associated geolocation data, including latitude and longitude coordinates.

Request Structure:
  • Input: IP Address (string)
Response Structure:
  • Output
    • Coordinates
    • Accuracy
    • IP Details:
      • IP Information
      • Network
      • Place

This section describes how to use Location By IP Address end point using the Geolocation API service. You may want to try it out with a FreeTrial Account.

This method will consume credits.

HTTP Request

  • URL Composition
    • Base URL: https://api.cloud.precisely.com
    • Location By IP Address: /v1/geolocation/ip-address?ipAddress=54.86.242.73
  • Supported Method: GET only
    • Input Fields Each request to the API service requires parameters listed below.
      Note: ipAddress is mandatory.
  • Rate Limit (Transactions per second): 100

Request Parameters

The below table lists the request parameters for Geolocation Service:
Table 1.
Parameter Description
ipAddress

Internet Protocol (IP) standard IPv4 or Ipv6 address (required).

54.86.242.73 or 2401:4900:1c63:63c4:e575:f32e:23fb:10f5