[{"id":"1","predictions":[{"prediction":"positive","probability":0.97917}]}]
curl --location --request POST 'https://pr222-testing.zylalabs.com/api/3216/subjective+analysis+api/3439/analyze+text' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '[
{
"id": "1",
"language": "en",
"text": "I love this game"
}
]'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Subjective Analysis API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
Subjective Analysis API is a sophisticated natural language processing tool designed to analyze and interpret the emotional tone of written content. In a digital landscape dominated by user-generated text, this API is critical for users seeking nuanced insight into the sentiments expressed in various forms of textual communication.
In essence, the Subjective Analysis API excels at discerning emotions, ranging from joy and sadness to anger and neutrality, within text. By providing detailed analysis of emotional nuances, the API enables a deeper understanding of the sentiment prevalent in user-generated content.
Text polarity assessment is a key feature of the API, providing information on whether the sentiment expressed is positive, negative or neutral. This capability is invaluable for companies that want to evaluate customer feedback, reviews and social media comments to inform decision-making processes.
In addition to polarity, the API performs subjectivity analysis, distinguishing between objective and subjective content. This nuanced approach is crucial for identifying opinions, preferences and personal views embedded in text.
The API provides fine-grained sentiment scores, offering a detailed breakdown of sentiment expression. This granularity enables a more accurate understanding of the emotional spectrum present in text, contributing to a more nuanced interpretation.
In essence, the Subjective Analysis API is a sophisticated and indispensable tool for understanding and interpreting sentiment expressed in textual content. Its advanced features, such as emotion detection, text polarity assessment, subjectivity analysis and detailed sentiment scores, make it a valuable asset for users seeking to better understand users' sentiments and improve their decision-making processes.
It will receive parameters and provide you with a JSON.
Social Media Monitoring: Analyze sentiments expressed on social media platforms in real-time to gauge public reactions, track trends, and manage brand reputation.
Customer Feedback Analysis: Automatically assess sentiments in customer reviews, surveys, and feedback to gain insights into customer satisfaction and identify areas for improvement.
Chatbot Enhancements: Integrate sentiment analysis into chatbots to enable them to understand and respond appropriately to user emotions, enhancing the overall user experience.
Content Moderation: Use sentiment analysis in content moderation systems to filter and flag content with negative sentiments, ensuring a positive and safe online environment.
Market Research: Apply sentiment analysis to market research efforts, extracting valuable insights from consumer opinions to inform product development, marketing strategies, and competitive analysis.
Besides API call limitations per month, there is no other limitation.
To use this API, users must enter a text to obtain a classification of the text.
The Subjective Analysis API is a natural language processing tool designed to analyze textual content and determine the level of subjectivity present in the language.
There are different plans suits everyone including a free trial for small amount of requests, but it’s rate is limit to prevent abuse of the service.
Zyla provides a wide range of integration methods for almost all programming languages. You can use these codes to integrate with your project as you need.
The Analyze Text endpoint returns a JSON object containing sentiment classifications for the input text. It includes predictions of the emotional tone, such as positive, negative, or neutral, along with associated probabilities.
The key fields in the response data include "id," which identifies the request, and "predictions," an array containing the sentiment classification and its corresponding probability score.
The returned data is in JSON format. It consists of an array of objects, each containing an "id" and a "predictions" array, where each prediction includes a "prediction" label and a "probability" score.
The Analyze Text endpoint accepts a single parameter: the text to be analyzed. Users can customize their requests by providing different text inputs to evaluate various sentiments.
The response data is organized as a JSON object with a top-level array. Each object in the array contains an "id" and a "predictions" array, which holds the sentiment classification and its probability.
The Subjective Analysis API utilizes advanced natural language processing algorithms trained on diverse datasets to ensure accurate sentiment analysis. Continuous updates and training help maintain data quality.
Typical use cases include social media monitoring, customer feedback analysis, chatbot enhancements, content moderation, and market research, allowing businesses to gain insights into user sentiments.
Users can leverage the returned sentiment classifications and probabilities to inform decision-making, enhance user experiences, and identify trends in customer feedback or social media interactions.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund