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

Status Codes

Each response to a request contains an HTTP status code.

Response Status Code Description
OK 200 OK - The request was successful.
INVALID_CLIENT_INPUT 400 Bad Request - The request was invalid or missing parameters.
INVALID_TOKEN UNAUTHORIZED 401 Unauthorized - Invalid API token.
FORBIDDEN 403 Forbidden - User lacks the necessary permissions.
NOT FOUND 404 Not Found - Requested resource does not exist.
TOO MANY REQUESTS 429 Too Many Requests - Rate limit exceeded.
INTERNAL_ERROR 500 Internal Server Error - A problem occurred with the API.
SERVICE_UNAVAILABLE 503 Service Unavailable - The API service is temporarily down.