Skip to main content
Node.js

Authorizations

Authorization
string
header
required

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

Body

application/json
document
object
required

Array of file URLs to process

Example:

Response

201 Created

file_name
string

The filename of the document

document_id
string

The ID of the document

file_path
string

The path of the document

chunks_count
number

The number of chunks created for the document