Live Analysis
Return data in a single HTTP request
Please note: Analyzing an URL is still in beta and could lead to inaccurate content extraction that could corrupt your analysis.
Analyze a text or an URL
Analyze a text or URL
POST
https://gptradar.com/api/analysis/live/
This endpoint will tell you if an AI wrote your input or not.
The endpoint takes in input a text
or, alternatively, an url
.
If an url
is passed, GPTRadar will try to visit the page and extract the main content of the page.
Headers
Name
Type
Description
Authorization
String
Api-Key
YOUR-API-KEY
Request Body
Name
Type
Description
text*
string
The text you want to analyze
url*
string
A valid URL
Last updated
Was this helpful?