Generate
Doc -> JSON
Generate structured prediction for the given document.
POST
For all supported document
domains, see the Hub Catalog.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request to the VLM API using a document (doc, docx, pptx, pdf).
Response
201
application/json
Successful Response
Base prediction response for all API responses.