GET badWords

greip.io

Summary:
Operation ID:
Auth: unknown
Description

badWords endpoint: Detects whether user inputs contain profanity or not.

Parameters (5)

format (string, query, optional)

Sets the format of the API response. JSON is the default format.

key (string, query, required)

Your API Key. Each user has a unique API Key that can be used to access the API functions. If you don't have an account yet, please create new account first.

listBadWords (string, query, optional)

Set to `yes` to list the bad-words as an Array.

scoreOnly (string, query, optional)

Set to `yes` to return only the score of the text and whether it's safe or not.

text (string, query, required)

The text you want to check.

No probe data for this endpoint yet.