π‘Live Analysis
Return data in a single HTTP request
Analyze a text or an URL
Analyze a text or URL
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": "78905c72-bd93-43d0-9d3f-67a7e2639450",
"results": {
"is_ai": true,
"is_human": false,
"outcome": "Likely AI Generated - Large (ChatGPT/Davinci/Curie)",
"burstiness": {
"burst_mean": 4.392312690119366,
"burst_var": 8.762827450180968,
"burst": 11.12
},
"avg_perplexity": 5.341281249388172,
"accuracy": 74.41,
"language": "en"
},
"tokens": 266
}{
"detail": "Invalid payload. You have to send a text OR an URL."
}Last updated