cURL
curl --request POST \ --url https://app.demandiq.com/api/contracts/import \ --header 'Content-Type: multipart/form-data' \ --form file='@example-file'
{ "variables": [ "<string>" ], "template": "<string>" }
Upload a contract document (PDF or Word, max 10 MB) for AI analysis. Extracts variables and template structure for use as a contract template.
Contract analyzed