POST
/
v1
/
evaluate
/
text
{
  "evaluation": {
    "reviewRequired": true,
    "overallAssessment": "This promotion requires review",
    "suggestedChanges": [
      {
        "recommendation": "The ad should ensure that any claims about the therapeutic effects or mechanisms of action of Germaloids are substantiated by credible evidence.",
        "rationale": "FTC regulations require substantiation with reliable scientific evidence for health and medical claims to ensure they are truthful and not misleading. FTC TAP Claim Substantiation Rule 1, FTC Act Section 5 Rule 1",
        "score": "HIGH",
        "citedRules": [
          "FTC TAP Claim Substantiation Rule 1",
          "FTC Act Section 5 Rule 1"
        ]
      }
    ]
  }
}

Body

application/json
content
string
required

The content to be evaluated

Minimum length: 1
dataSource
enum<string>
default:
fca_uk

The data source to use for the evaluation.

Available options:
fca_uk,
fct_us

Response

200 - application/json
evaluation
object