logo
logo

AI Assistant

How can I help you today?

EndpointsGet Analyze
Endpoints

GET /analyze

Analyze content

curl -X GET "https://api.humanizeai.com/analyze?contentId=12345" \
  -H "Content-Type: application/json"
{
  "readability": "Easy",
  "seoScore": 85
}
GET
/analyze
GET
Request Preview
Response

Response will appear here after sending the request

Query Parameters

Responses

readabilitystring
seoScoreinteger