Tinq.ai's Assistant is a general NLP tool that lets users perform various pre-defined tasks.
In order to use this endpoint, a Pro subscription and up is required.

A list of all tools is available here: https://tinq.ai/v2/tools.

Before beginning, please get a V2 API token by contacting us via the chat tool on the bottom right corner.

Tinq.ai's Assistant is a general NLP tool that lets users perform various pre-defined tasks.

A list of all tools is available here: https://tinq.ai/v2/tools.

Please note that all tools come with their own parameters. The reference above shows the mandatory parameters for all tools.

For example, the essay rewriter requires these fields in the params object:

{
  ...
  "params": {
		"text": "Bernalโ€™s case study is Tullis Mason, a chap who sports โ€œthree-quarter length shortsโ€ even in a lab coat. Matson runs an artificial insemination company for racehorses from his familyโ€™s farm in Shropshire, England."
  }
  ...
}

We will progressively add documentations about each new tool added.

Language
Authorization
OAuth2
Authenticate
Click Try It! to start a request and see the response here!