Skip to main content
POST
Evaluate profanity

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Body

application/json

The parameters for getting a evaluation result of the text typed by the user.

text
string

text to be checked for profanity

Response

Successfully fetched a evaluation result of the sentence.

ProfanityResult

hasProfanity
boolean

A boolean value describing if the text contains a curse word.

Example:

false