Send text to one HTTPS endpoint and receive document- and sentence-level AI detection scores.
{
"text": "Text to analyze",
"sent_scores": true
}
→ { "score": 0.92 }
No matching language. Every Sapling API accepts standard HTTPS requests, so you can still use it from any stack with an HTTP client.
See authentication, request parameters, response fields, limits, and production integration guidance.