text | string | I love this restaurant, the view isn't nice but the food is always great! | Text to analyse (500 characters maximum, text exceeding that will be counted as multiple requests) |
image | | iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAFUlEQVR42mNkYPhfz0AEYBxVSF+FAP5FDvcfRYWgAAAAAElFTkSuQmCC | Base64-encoded image to analyse (5 MB maximum size, must be of type "png", "jpeg", "webp", "heic", "heif") |
keywords | object | {
"negative": [
"awful",
"terrible"
],
"important": "config.keywords"
} | Categories of words to detect in the content. Each category is either an array of words or a datastore key pointing to an array of words (see more in the Datastore documentation) |