Endpoints
Partition Document
POST
/
v1
/
document
/
partition
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
user-agent
string | null
Body
multipart/form-data
pdf
file
requiredoptions
file | null
Response
200 - application/json
status
string[]
requirederror
string | null
requiredelements
object[] | null
requiredmarkdown
string | null
requiredWas this page helpful?