Skip to main content
POST
Generate a PDF document from Markdown input

Body

application/json
data
GeneralDocumentRequestData · object
required
options
L402DocumentRequestOptions · object
required

Response

Once paid, a 200 OK response will be returned with the job status, and details on how to poll for updates.

id
string<uuid>
required
status
enum<string>
required
Available options:
Not Started,
Processing,
Done,
Error
description
string | null
status_meta
string | null
progress
number
Required range: 0 <= x <= 1
path
string | null