Skip to main content
POST
Create multi-page PDF

Authorizations

Authorization
string
header
required

Your Kynva API key (kyn_live_xxx or kyn_test_xxx; legacy rf_ keys remain valid)

Query Parameters

strict
boolean
default:false

Fail on invalid modification properties

Body

application/json
pages
object[]
required

Array of pages to include in the PDF (max 50)

Required array length: 1 - 50 elements
landscape
boolean
default:false

Landscape orientation for all pages

printBackground
boolean
default:true

Print background colors/images

metadata
object

Custom metadata

Response

200 - application/json

Multi-page PDF generated successfully

Multi-page PDF generated successfully

success
boolean
data
object