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.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.semantria.com//document.' \
--header'Content-Type: application/json' \
--data-raw'null'