Sapling Logo
Developer quickstarts

Understand the tone behind every message

Send text to one HTTPS endpoint and receive overall and sentence-level tone probabilities across 28 categories.

  • 24 language guides
  • 28 tone categories
  • Bearer authentication
api.sapling.ai
POST /api/v1/tone
{
  "text": "Will it be ready next week?"
}

→  { "overall": [[0.72, "curious", "🤓"]] }
Popular quickstarts
Choose your stack

Tone checker quickstarts

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

24 languages

Need the complete API reference?

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