← Back to catalog

Social

Semantria

auto-generated
swirls add semantria
actionPOSTv1.0.0

Add items to blacklist

This method adds new unique items to the backlist on Semantria side.

Source
actionPOSTv1.0.0

Add taxonomy nodes

This method adds taxonomy nodes on Semantria side.

Source
actionPOSTv1.0.0

Add user categories

This method adds user categories on Semantria side.

Source
actionPOSTv1.0.0

Add user entities

This method adds user entities on Semantria side.

Source
actionDELETEv1.0.0

Cancel collection analysis

This method cancels collection analysis by unique ID on Semantria side if it is waiting for analysis in queue.

Source
actionDELETEv1.0.0

Cancel document analysis

This method cancels document analysis by unique ID on Semantria side if it is waiting for analysis in queue.

Source
actionPOSTv1.0.0

Queue collection for analysis

This method queues collection of documents onto the server for analysis. Queued collection of documents analyzes in common context as entire thing. If unique configuration ID provided, Semantria uses settings of that configuration during analysis, in opposite the primary configuration uses. Collection IDs are unique in scope of configuration. If the same ID appears twice, Semantria overrides existing collection with the new Data

Source
actionPOSTv1.0.0

Queue document for analysis

This method queues document onto the server for analysis. Queued document analyzes individually and will have its own set of results. If unique configuration ID provided, Semantria uses settings of that configuration during analysis, in opposite the primary configuration uses. Document IDs are unique in scope of configuration. If the same ID appears twice, Semantria overrides existing document with the new Data.

Source
actionDELETEv1.0.0

Remove items from blacklist

This method removes certain blacklisted items by their values on Semantria side.

Source
actionDELETEv1.0.0

Remove queries

This method removes certain queries by their IDs on Semantria side.

Source
actionDELETEv1.0.0

Remove taxonomy nodes

This method removes certain taxonomy nodes by their IDs on Semantria side.

Source
actionDELETEv1.0.0

Remove user categories

This method removes certain user categories by their IDs on Semantria side.

Source
actionDELETEv1.0.0

Remove user configurations

This method removes certain configuration by unique ID on Semantria side.

Source
actionDELETEv1.0.0

Remove user entities

This method removes certain user entities by their names on Semantria side.

Source
actionGETv1.0.0

Retrieve API status

This method retrieves API status information such as the app version, current API version, supported languages and encodings, the overall service status, etc.

Source
actionGETv1.0.0

Retrieve collection analysis or its status in queue

This method retrieves analysis results for documents collection by its unique ID or the collection’s status in queue if it did not analyzed yet. Semantria guarantees delivering of all collections back to the client even if they FAILED on Semantria side due to some reason.

Source
actionGETv1.0.0

Retrieve collections analysis

This method retrieves analysis results for processed collections from Semantria. FAILED collections will have FAILED status in response. Semantria responds with limited amount of results per API call. If configuration ID provided, Semantria responds with the collections, which were queued using the same configuration ID, in opposite Primary configuration uses.

Source
actionGETv1.0.0

Retrieve document analysis or its status in queue

This method retrieves analysis results for the single document by its unique ID or the document’s status in queue if it did not analyzed yet. Semantria guarantees delivering of all documents back to the client even if they FAILED on Semantria side due to some reason.

Source
actionGETv1.0.0

Retrieve documents analysis

This method retrieves analysis results for processed documents from Semantria. FAILED documents will have FAILED status in response. Semantria responds with limited amount of results per API call. If configuration ID provided, Semantria responds with the document, which were queued using the same configuration ID, in opposite Primary.

Source
actionGETv1.0.0

Retrieve queries

This method retrieves list of queries available on Semantria side.

Source
actionGETv1.0.0

Retrieve subscription details

This method retrieves user's subscription details that consist of the list of allowed features, configured limits and options on Semantria side.

Source
actionGETv1.0.0

Retrieve supported features

This method returns list of supported features per languages supported by Semantria API. Let the users know about API capabilities.

Source
actionGETv1.0.0

Retrieve taxonomy

This method retrieves list of taxonomy available on Semantria side.

Source
actionGETv1.0.0

Retrieve usage statistics

This method retrieves overall and per configuration usage statistics for specific timeframe. Statistics ordered per available configurations. Available interval values are current <b>hour</b>, <b>day</b>, <b>week</b>, <b>month</b> and <b>year</b>.

Source
actionGETv1.0.0

Retrieve user categories

This method retrieves list of user categories available on Semantria side.

Source
actionGETv1.0.0

Retrieve user entities

This method retrieves list of user entities available on Semantria side.

Source
actionPUTv1.0.0

Update items in blacklist

This method updates existing items by unique IDs in the backlist on Semantria side.

Source
actionPUTv1.0.0

Update queries

This method updates queries by unique IDs on Semantria side.

Source
actionPUTv1.0.0

Update user configurations

This method updates specific configurations by unique IDs on Semantria side.

Source
actionPUTv1.0.0

Update user entities

This method updates user entities by unique IDs on Semantria side.

Source
actionPUTv1.0.0

Updates user categories

This method updates user categories by unique IDs on Semantria side.

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec