Status Codes - 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

Each response to a request contains an HTTP status code. This API will return one of the following status codes:

Response Status Code Description
OK 200 OK - The request was successful.
INVALID_FILE_ID 400 Bad Request - The File ID in the request is invalid.
INVALID_TOKEN UNAUTHORIZED 401 Unauthorized - Invalid API token.
FORBIDDEN 403 Forbidden - User lacks the necessary permissions.
TOO_MANY_REQUESTS 429 Too Many Requests - Rate limit exceeded.
INTERNAL_SERVER_ERROR 500 Internal Server Error - A problem occurred with the API.
SERVICE_UNAVAILABLE 503 Service Unavailable - The API service is temporarily down.