Endpoints
Merge PDFs
Description
This endpoint merges multiple PDF files into a single PDF.
Endpoint
Headers
- Content-Type:
application/json
- Authorization: Bearer
<API_KEY>
(required)
Request Body
Responses
Success (200)
Returns the URL of the merged PDF.
Notes
- Credit usage: 5 credits per 100MB of output PDF size
- Requires at least 2 PDF files to merge
- Optional PDF/A and PDF/UA compliance
- Optional metadata for the merged PDF
- Files are temporarily stored (24-hour retention)
Rate Limiting
Rate limit headers are included in the response.