S

Semantria

by Semantria Free tier

Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.

socialsemantria

Quick Reference

Base URL 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
Pricing
28
Latency
8
Depth
65

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://api.semantria.com//blacklist.{content_type}' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Semantria documentation.