Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Clients leverage Verity data via RESTful API or Page Tag integration. In both cases, Verity analysis results are returned in a JSON response body.

API Integration

Verity offers separate APIs for Page and Video Analysis via server-to-server (S2S) connections. In either case a user or client application calls the Verity API, specifying the URL of content to be analyzed. Clients implement webhooks to listen for the JSON response body results on a Verity callback URL. 

...