API Reference

Split a Document

Split a document into multiple documents intelligently using AI. If no splitting is needed, no new documents will be created. Otherwise, the new sub-documents will be automatically generated.

Body Params
string
required

Unique identifier of the document to be split.

string

Instructions for how the splitting should be done (optional).

Responses

Response body
object
string
required

Unique identifier for the submitted job.

date-time

Timestamp of when the job was submitted.

boolean
Defaults to true

Whether the job was successfully submitted.

Language
Credentials