Request response from the model

Invokes inference using the model parameters. This POST should be used in conjunction with the NVCF API which allows for the upload of large assets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
input
array of strings
required
length between 1 and 1

The list of images to be checked by the AI generated image detector. Each image should be in form of data:image/{format};base64,{base64encodedimage} if it's smaller than 200KB. Otherwise, it needs to be uploaded to a presigned S3 bucket using NVCF Asset APIs.Once uploaded you can refer to it using the following format: data:image/png;asset_id,{asset_id}.Only a single image input is supported.Accepted formats are jpg, png and jpeg.

Input*
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
country_code