Classify contract file
POST {{baseUrl}}/api/{{apiV3Version}}/category/:document-id/contract-type
Classify the type of a contract. 31 types of contract are supported. Support the file types uploaded from Upload document
API.
Response Body
description | |
---|---|
type | The 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 |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
{{idoxAPIKey}} | string | Please sign-up iDox.ai and get an API key. |
RESPONSES
status: OK
{"type":"GENERAL"}