File
Request File Analysis
This endpoint allows you to request the word count and an estimated cost for your files.
Use the Upload Zip File / Poll Upload Zip File endpoints to upload your files and get the fileIds. Send these fileIds together with the languageProcessingRuleId and sourceLanguage to receive the word count.
Optionally, send the quotingOptions object to receive the estimatedCosts.
Use the Poll File Analysis endpoint to monitor the operation and receive the analysis results.
File analysis results will be available for 24 hours after generation.
post/files/analysis
Headers
Authorizationstring required
The bearer access token provided by Auth0.
X-LC-Tenantstring required
The identifier of the account where the request is executed.