Versions Compared

Key

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

...

curl -H 'x-api-key: <YOUR_API_KEY_HERE>’ <https://verity-api.gumgum.com/page/classify?pageUrl=https%3A%2F%2Faragonresearch.com%2Fcisco-google-and-zoom-enhance-free-meetings-to-assist-with-coronavirus%2F>

Example Response

Code Block
languagejson
{
  "dataAvailable" : false,
  "status" : "INITIATED",
  "pageUrl" : "https://aragonresearch.com/cisco-google-and-zoom-enhance-free-meetings-to-assist-with-coronavirus"
}

Header 

Field

Type

Description

Optional/Required

x-api-key

String

GumGum authentication token.

Required

...