Send text to one HTTPS endpoint and receive overall and sentence-level tone probabilities across 28 categories.
{
"text": "Will it be ready next week?"
}
→ { "overall": [[0.72, "curious", "🤓"]] }
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.