Model key: word

This model helps you detect and hide your own list of words in text. To use it, you need to create a wordlist first.

Response example
{
  "found": true,
  "mode": "NORMAL",
  "matches": ["Big corp ACME"]
}

Supported languages

This model supports all languages.

Wordlist support

This model supports wordlists if you want to allow or block specific words.

You can use the wordlist editor

Limitations

This model does not have any API limitations.

Was this page helpful?