{"username": "jackass1", "result": {"toxic": 1, "details": {"en": {"exact": 1, "categories": ["offensive"]}}}}
curl --location --request POST 'https://zylalabs.com/api/2628/username+toxicity+detection+api/2642/check+user' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"username": "jackass1",
"lang": [
"en"
]
}'
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 Username Toxicity Detection 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. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
The Username Toxicity Detection API is an essential tool for online platforms, social networks and community websites to maintain a safe and welcoming digital environment. This API uses advanced natural language processing and machine learning algorithms to analyze usernames and assess their potential toxicity or offensiveness. It is a critical component in content moderation strategies aimed at preventing harassment, hate speech and inappropriate usernames from infiltrating online communities.
In essence, the Username Toxicity Detection API provides a comprehensive solution to automatically evaluate usernames and flag those that may violate community guidelines or terms of service. This proactive approach to content moderation helps protect users from offensive or harmful usernames, fostering a more positive and inclusive online experience.
Integrating Username Toxicity Detection API into your platform or application is a simple and easy-to-use process. This API has been designed with ease of integration in mind, allowing users, content moderators and platform administrators to seamlessly incorporate its powerful toxicity screening capabilities without major technical hurdles.
In summary, the Username Toxicity Detection API is a vital tool for online platforms and communities that aim to maintain a safe and welcoming digital environment. Its advanced machine learning capabilities and real-time assessment enable content moderation teams to effectively identify and address toxic usernames, ensuring that users can interact and engage online without encountering offensive or harmful content. By integrating this API into their platforms, organizations can take proactive steps to mitigate toxicity and improve the overall user experience, ultimately building more respectful and inclusive online communities.
It will receive parameters and provide you with a JSON.
Social media platforms: Detect and block toxic usernames during user registration to maintain a safe environment.
Online forums: Automatically filter out offensive usernames to promote respectful discussions.
Gamer communities: Ensure that players adopt non-offensive usernames to create a positive gaming experience.
E-commerce websites: Avoid the use of harmful usernames on e-commerce platforms, improving the online shopping experience.
Dating applications: Test usernames for toxicity to improve the safety and well-being of users.
Besides the number of API calls, there is no other limitation.
The user must indicate a user name to analyze its toxicity.
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 Username Toxicity Detection API is a powerful tool that employs natural language processing and machine learning algorithms to assess the potential toxicity or offensiveness of usernames used on online platforms.
The Check user endpoint returns a JSON object containing the analyzed username, a toxicity score, and detailed information about the toxicity categories identified.
The key fields in the response data include "username," which shows the analyzed username, "toxic," indicating the toxicity level (1 for toxic, 0 for non-toxic), and "details," which provides specific categories of toxicity.
The response data is structured as a JSON object. It includes the username as a string, a toxicity score as an integer, and a "details" object that outlines the exact toxicity and its categories.
The Check user endpoint accepts a single parameter: the username to be analyzed. Users must provide this parameter in their POST request.
Users can utilize the returned data by checking the "toxic" field to determine if a username is offensive. The "details" field can help identify specific issues, allowing for targeted moderation actions.
Typical use cases include filtering usernames during registration on social media, moderating discussions in online forums, and ensuring safe gaming environments by blocking toxic usernames.
Data accuracy is maintained through advanced machine learning algorithms that continuously learn from user interactions and feedback, ensuring that the toxicity assessments improve over time.
Quality checks include regular updates to the underlying models, validation against community standards, and user feedback mechanisms to refine the toxicity detection process.
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