Classify contract clauses

POST {{baseUrl}}/api/{{apiV1Version}}/category/contract-type

Classify the type of contract clauses. 31 types of contract are supported.

Request Body

namerequireddescription
contenttrueParagraph to be analyzed

Response Body

description
typeThe type of a contract can be one of the contract types below:
* Underwriting-Agreement
* Security-Agreement
* Supplemental-Indenture
* Amended-and-Restated-Credit-Agreement
* Amendment-to-Employment-Agreement
* Registration-Rights-Agreement
* Stock-Option-Agreement
* Amended-and-Restated-Employment-Agreement
* Services-Agreement
* Investment-Advisory-Agreement
* Loan-Agreement
* Securities-Purchase-Agreement
* Participation-Agreement
* Purchase-Agreement
* Limited-Liability-Company-Agreement
* Indemnification-Agreement
* Subscription-Agreement
* Asset-Purchase-Agreement
* Executive-Employment-Agreement
* Management-Agreement
* Purchase-and-Sale-Agreement
* Consulting-Agreement
* Credit-Agreement
* Distribution-Agreement
* Stock-Purchase-Agreement
* Employment-Agreement
* License-Agreement
* Trust-Agreement
* Administration-Agreement
* Loan-and-Security-Agreement
* Non-Disclosure-Agreement

Request Body

{"content"=>"Pyroclastic flows contain a high-density mix of hot lava blocks, pumice, ash and volcanic gas. They move at very high speed down volcanic slopes, typically following valleys, according to the USGS and destroy nearly everything in their path."}

HEADERS

KeyDatatypeRequiredDescription
iDox-API-Engine-Keystring(Required)
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"type":"Securities-Purchase-Agreement"}