Sapling Logo
Developer quickstarts

Build AI detection into any stack

Send text to one HTTPS endpoint and receive document- and sentence-level AI detection scores.

  • 24 language guides
  • One HTTPS API
  • Free trial key
api.sapling.ai
POST /api/v1/aidetect
{
  "text": "Text to analyze",
  "sent_scores": true
}

→  { "score": 0.92 }
Popular quickstarts
Choose your stack

AI detector quickstarts

Choose a language for secure setup instructions, sample code, and an example detector response.

24 languages

Need the complete API reference?

See authentication, request parameters, response fields, limits, and production integration guidance.