Pricing

How pricing and usage works in Sentimentally


How pricing works

Sentimentally charges per bundle of 500 analysis tasks used in a month.

You will be billed for each bundle used during your billing period at the end of your billing period.

You can always check your usage and upcoming bill on your dashboard.

Measuring usage

By default, each analysis task allows you to analyze up to 1,500 characters of text for sentiment. If you need to analyze a larger text sample, the API allows to you send a task_limit parameter to specify the maximum number of tasks the API is allowed to use to process this text sample.

Usage examples

  • Sending a text sample with fewer than 1,500 characters will use a maximum of 1 task.
  • Sending a text sample with 2,000 characters will cost 2 tasks:
    • The request will be accepted, provided your request specified a task_limit of 2 or higher.
    • The request will fail if your task_limit parameter was 1, or omitted.

Free plan

The free plan allows you to try our Sentimentally, at no cost. You are limited to 50 analysis tasks per month. If you need additional tasks, consider upgrading to the Pay as you go plan.