Data Integration - 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
OpenAPI version
3.1.0
API version
1.0.0

Exposing Public REST APIs for integrating with Precisely Data Integration Platform.

The Data Integration APIs use the Precisely Integration Adapter Service to integrate data sources with Data Integrity Suite. The APIs require JWT bearer authentication (Authorization: Bearer {token}) and return standardized DI-ADAPTER error codes (see the Data Integration API error codes table).

Long-running operations (staging, activation, deployment, dataset creation) are asynchronous — follow Location headers and poll the provided status endpoints.

Clients should validate requests to minimize validation (VAL) errors and implement retry/back off for transient IO/GEN errors. Ensure callers have the proper permission scopes for an endpoint method (for example: replication-pipeline::view, replication-pipeline::manage, replication-pipeline::operate).