zeroGPT

免费增值
通过 mediarayek | 已更新 un mese fa | Artificial Intelligence/Machine Learning
人气

9.7 / 10

延迟

4,774ms

服务等级

99%

Health Check

N/A

README

API Endpoint: /api/v1/detectText

HTTP Method: POST

Request Body:

The request body is a JSON object that contains a single field “input_text”, which represents the text that needs to be analyzed for ChatGPT generation.

{
“input_text”: “Hello, how are you today?”
}

Response Body:

{
“success”: true,
“data”: {
“is_human_written”: 0,
“is_gpt_generated”: 100,
“feedback_message”: “Please input more text for a more accurate result”,
“gpt_generated_sentences”: [],
“words_count”: 75
}

HTTP Status Codes:

200 OK: The request was successful and the response body contains the detection results.
400 Bad Request: The request is missing required fields or has invalid data in the request body.

关注者:1
资源:
产品网站 使用条款
API 创建者:
Rapid account: Mediarayek
mediarayek
mediarayekme
登录并给 API 打分
打分:3.7 - 投票:3