Tisane
APIText analytics API for abusive content detection & law enforcement use cases
Overview
Tisane API offers RESTful endpoints for advanced text analysis, focusing on abusive content detection and law enforcement applications. Key endpoints include /analyze (scans for hate speech, harassment, threats), /classify (categorizes abuse severity), and /le-insights (extracts law enforcement-relevant entities like incitement or harmful intent). Responses are JSON-formatted, with annotations for sentiment, entity extraction (names, locations), and abuse type. Use cases: moderating social media/forum content, assisting law enforcement in identifying harmful communications, and ensuring platform compliance with safety regulations. It supports multiple languages and customizable detection thresholds.
Example Integration (JavaScript)
fetch('https://tisane.ai/')
.then(res => res.json())
.then(data => console.log(data))
.catch(err => console.error(err)); Key Features
- RESTful endpoints
- JSON response format
- Abusive content detection (hate speech, harassment)
- Law enforcement-specific analytics
- Multi-language support
- Entity extraction
- Severity scoring for abuse
Frequently Asked Questions
? Is Tisane API free to use?
Yes, it offers a freemium plan with limited requests; paid tiers are available for higher volume and enterprise features like law enforcement-specific tools.
? Does it require an API Key?
Yes, you need to sign up on the Tisane AI website to obtain an API key for authentication.
? What is the response format?
All responses are in JSON format, including detailed annotations for abuse type, severity, sentiment, and entity extraction.
Top Alternatives
People Also Ask about Tisane
Tool Info
Pros
- ⊕ Specialized for abuse detection & law enforcement needs
- ⊕ Detailed JSON annotations for actionable insights
- ⊕ Multi-language support
- ⊕ Customizable detection thresholds
- ⊕ Easy integration with existing systems
Cons
- ⊖ Freemium plan has rate limits
- ⊖ Enterprise tiers may be expensive
- ⊖ Requires API key authentication
- ⊖ No XML response option
More Text Analysis Tools
Google Cloud Natural Language API
Advanced NLU for sentiment, entity recognition, and syntax analysis
Google Cloud Natural Language API
AI-powered natural language understanding for sentiment, entity, and syntax analysis
Google Cloud Natural Language API
Advanced natural language understanding API for sentiment, entity, and syntax analysis