API Request - 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 section describes how to use this API to request geospatial maps and data. You can try it out with a Free Trial Account.

This API supports three request types:

  • GetCapabilities
  • GetMap
  • GetFeatureInfo

The Base URL is https://api.cloud.precisely.com.

Dynamic Maps API: /v1/spatial/wms

Supported Methods: GET

Rate Limits (Transactions per second): 100

Authentication and Input Fields: Data Integrity Suite's APIs provide multiple authentication methods. Whether you want to pass the API Key and Secret directly as part of the Basic Authentication header or use bearer tokens, you can do either using the same header. The two ways of authentication are:

  1. Basic Authentication (Using API Key and secret)
  2. Bearer Token Authentication

For more information about authentication, see How to Authenticate.