{"@context": "https://schema.org", "@type": "WebAPI", "name": "Semantria API", "description": "Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.", "provider": {"@type": "Organization", "name": "semantria.com"}, "documentation": "https://semantria.com/developer/api-docs-prod"}
Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.
Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.
Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.
base URLs: https://api.semantria.com
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
Semantria applies Text and Sentiment Analysis to tweets, facebook posts, surveys, reviews or enterprise content.
| method | path | what the vendor says it does |
|---|---|---|
GET | /blacklist.{content_type} | Retrieve blacklisted items This method retrieves all backlisted items available on Semantria side. Blacklist |
POST | /blacklist.{content_type} | Add items to blacklist This method adds new unique items to the backlist on Semantria side. Blacklist |
PUT | /blacklist.{content_type} | Update items in blacklist This method updates existing items by unique IDs in the backlist on Semantria side. |
DELETE | /blacklist.{content_type} | Remove items from blacklist This method removes certain blacklisted items by their values on Semantria side. B |
GET | /categories.{content_type} | Retrieve user categories This method retrieves list of user categories available on Semantria side. Categories |
POST | /categories.{content_type} | Add user categories This method adds user categories on Semantria side. Categories |
PUT | /categories.{content_type} | Updates user categories This method updates user categories by unique IDs on Semantria side. Categories |
DELETE | /categories.{content_type} | Remove user categories This method removes certain user categories by their IDs on Semantria side. Categories |
POST | /collection.{content_type} | Queue collection for analysis This method queues collection of documents onto the server for analysis. Queued |
GET | /collection/processed.{content_type} | Retrieve collections analysis This method retrieves analysis results for processed collections from Semantria. |
GET | /collection/{collection_id}.{content_type} | Retrieve collection analysis or its status in queue This method retrieves analysis results for documents colle |
DELETE | /collection/{collection_id}.{content_type} | Cancel collection analysis This method cancels collection analysis by unique ID on Semantria side if it is wai |
GET | /configurations.{content_type} | Retrieve user configurations This method retrieves all user configurations available on Semantria side. Config |
POST | /configurations.{content_type} | Create user configurations This method creates configurations on Semantria side. Configuration |
PUT | /configurations.{content_type} | Update user configurations This method updates specific configurations by unique IDs on Semantria side. Config |
DELETE | /configurations.{content_type} | Remove user configurations This method removes certain configuration by unique ID on Semantria side. Configura |
POST | /document.{content_type} | Queue document for analysis This method queues document onto the server for analysis. Queued document analyzes |
POST | /document/batch.{content_type} | Queue batch of documents for analysis This method queues batch of documents for analysis. The rules are the sa |
GET | /document/processed.{content_type} | Retrieve documents analysis This method retrieves analysis results for processed documents from Semantria. FAI |
GET | /document/{document_id}.{content_type} | Retrieve document analysis or its status in queue This method retrieves analysis results for the single docume |
DELETE | /document/{document_id}.{content_type} | Cancel document analysis This method cancels document analysis by unique ID on Semantria side if it is waiting |
GET | /entities.{content_type} | Retrieve user entities This method retrieves list of user entities available on Semantria side. Entities |
POST | /entities.{content_type} | Add user entities This method adds user entities on Semantria side. Entities |
PUT | /entities.{content_type} | Update user entities This method updates user entities by unique IDs on Semantria side. Entities |
DELETE | /entities.{content_type} | Remove user entities This method removes certain user entities by their names on Semantria side. Entities |
GET | /features.{content_type} | Retrieve supported features This method returns list of supported features per languages supported by Semantri |
GET | /phrases.{content_type} | Retrieve sentiment-bearing phrases This method retrieves list of sentiment-bearing phrases available on Semant |
POST | /phrases.{content_type} | Add sentiment-bearing phrases This method adds sentiment-bearing phrases on Semantria side. Phrases |
PUT | /phrases.{content_type} | Updates sentiment-bearing phrases This method updates sentiment-bearing phrases by unique IDs on Semantria sid |
DELETE | /phrases.{content_type} | Remove sentiment-bearing phrases This method removes certain sentiment-bearing phrases by their names on Seman |
GET | /queries.{content_type} | Retrieve queries This method retrieves list of queries available on Semantria side. Queries |
POST | /queries.{content_type} | Add or update queries This method adds queries on Semantria side. Queries |
PUT | /queries.{content_type} | Update queries This method updates queries by unique IDs on Semantria side. Queries |
DELETE | /queries.{content_type} | Remove queries This method removes certain queries by their IDs on Semantria side. Queries |
GET | /statistics.{content_type} | Retrieve usage statistics This method retrieves overall and per configuration usage statistics for specific ti |
GET | /status.{content_type} | Retrieve API status This method retrieves API status information such as the app version, current API version, |
GET | /subscription.{content_type} | Retrieve subscription details This method retrieves user's subscription details that consist of the list of al |
GET | /taxonomy.{content_type} | Retrieve taxonomy This method retrieves list of taxonomy available on Semantria side. Taxonomy |
POST | /taxonomy.{content_type} | Add taxonomy nodes This method adds taxonomy nodes on Semantria side. Taxonomy |
PUT | /taxonomy.{content_type} | Update taxonomy nodes This method updates taxonomy nodes on Semantria side. Taxonomy |
and 1 more operation(s) in this specification, all searchable.
specification origin: https://semantria.com/developer/api-docs-prod
nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.