Stored Responses

When Verity receives an analysis request, Verity checks if 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.

Note: If using a webhook, include a callBackUrl parameter in the analysis request (specifying an HTTPS connection). Verity returns the stored results to the specified callback URL. 

Verity also checks if the results are in the Error cache. If so, an error message is returned to the client. If results are not in the Verity database or the Error cache, Verity initiates a new analysis request.

Optionally, clients can bypass the stored response by using the ignoreCache flag (page analysis only).

Note: Response time SLAs for stored results and new requests are under development.




The contents of these documents and any attachments contain GumGum, Inc. confidential information and are legally protected from disclosure.