Features API Request and Response - 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 this API works. You may want to try it out with a Free Trial Account.

HTTP Request:
  • URL Composition
    • Base URL: https://api.cloud.precisely.com
    • Features API: /v1/ogcapi/enrich
  • Supported Methods: GET
  • Rate Limit (Transactions per second): 200
  • 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 and follow the instructions.

  • Header Parameter: The following optional header parameter can be included in the requests.
    Name Type Required Description
    X-Request-Id

    (header parameter)

    string Optional This header is incredibly useful for developers. It serves as a unique identifier for requests within our system. When you encounter any problems with your requests, providing us with the X-Request-Id will enable us to pinpoint the specific request in question without the need for extensive manual searching. This means faster and more efficient troubleshooting.