Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Current »

New date and time 'ProcessedAt' field in Verity JSON response

September 15 2020


We are pleased to announce a new feature in the Verity API classification response. As of tomorrow, September 16, 2020, all processed classification responses will include the Date and Time of the classification. 

Ex. "processedAt": "2020-08-19T21:20:53.097Z"

No action is required on your end as this new field in the Verity response is not a breaking change, but an enhancement that provides insight into the age of each classification.

Please refer to the below Verity API Page Analysis Integration Guide excerpt for more information on Stored Page Responses and how to ignore a stored page response, if desired.


Stored Page Response 

When Verity receives a page classification request, Verity checks if the results for the URL are in the Verity database. If results are in the database, Verity retrieves the results and returns them in the JSON response by default. If results are not in the Verity database, Verity initiates a new page classification request. Optionally, clients can bypass the stored response. To reprocess a stored page classification, append an optional ignoreCache=true flag to the end of a GET request. Verity reprocesses the page URL right away and updates any stored response.


Sent by: Lane Schechter

  • No labels