Versions Compared

Key

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

The following example JSON is returned for the following text string:

Kubernetes (also known as k8s or kube) is an open source container orchestration platform that automates many of the manual processes

See the JSON Response Reference for definitions of the fields in the response.

Code Block
languagejson
{
  "uuid": "c7bcbe0428b82df1-ea77452d-48085054-8e91875d-28d325d1b1fc556abbac5f1b",
  "data": {
    "processedAt": "2021-06-06T08:22:24.097Z",
    "expiresAt": "2021-07-06T08:22:24.097Z",
    "languageCode": "en",
    "iab": {
      "v2": [
        {
          "id": "596",
          "category": "Technology & Computing",
          "score": 0.6959
        },
        {
          "id": "620",
          "category": "Cloud Computing",
          "score": 0.2621,
          "parent": {
            "id": "619",
            "category": "Internet",
            "parent": {
              "id": "599",
              "category": "Computing",
              "parent": {
                "id": "596",
                "category": "Technology & Computing"
              }
            }
          }
        },
        {
]     },     "keywordsid": [ "602",
          "category": "kubernetesComputer Software and Applications",
          "orchestrationscore": 0.15,
          "container"parent": {
       ],     "safeid": true,"599",
            "threatscategory": [ "Computing",
            "parent": {
              "id": "GGT1596",
              "category": "Technology "Violence and gore",& Computing"
            }
          }
        }
      ]
    },
    "keywords": [
      "kube",
      "k8s",
      "open source container orchestration "confidence": "LOWplatform",
      "kubernetes",
      "manual processes"
    ],
     }"safe": true,
    "threats": [],
    "sentiments": [
      {
        "sentiment": "neutral",
        "score": 1
      },
      {
        "sentiment": "negative",
        "score": 0
      },
      {
        "sentiment": "positive",
        "score": 0
      }
    ]
  }
}