Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Body

application/json
attachments
object[]
required

Attachments to extract text from

Minimum array length: 1

Response

200 - application/json

Extracted text content

success
boolean
required
extractedFiles
object[]
totalCharacters
number
truncatedFiles
number
message
string
error
string
Last modified on March 5, 2026