Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.
https://api.semantria.com/
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://api.semantria.com/
Endpoint status
Live — HTTP 200 — endpoint is accessible11.13s
(checked Mar 29, 2026)
Builder score
D
37%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| DELETE | /blacklist.{content_type} |
Remove items from blacklist |
| GET | /blacklist.{content_type} |
Retrieve blacklisted items |
| POST | /blacklist.{content_type} |
Add items to blacklist |
| PUT | /blacklist.{content_type} |
Update items in blacklist |
| DELETE | /categories.{content_type} |
Remove user categories |
| GET | /categories.{content_type} |
Retrieve user categories |
| POST | /categories.{content_type} |
Add user categories |
| PUT | /categories.{content_type} |
Updates user categories |
curl -X GET 'https://api.semantria.com//blacklist.{content_type}' \
-H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Semantria documentation.