TRYNT Contextual Term Extraction Web Service

The TRYNT Term Extraction Web Service provides a list of significant words or phrases extracted from a larger content. The list of words and phrases returned will be in context to your supplied query at the time of your query. Learn More.

If you use this free TRYNT API/Web Service you must provide proper attribution to comply with our terms of service.

Request URL

http://www.trynt.com/term-extraction-api/v1/

Note that due to the context being a potentially lengthy string, Term Extraction requests should be submitted using the POST protocol rather than the GET protocol.

Request parameters


Parameter Value Description
context string (required) The context to extract terms from (UTF-8 encoded).
query string A query to help with the extraction process.

Sample Request (URL: http://www.trynt.com/term-extraction-api/v1/):