Docs Templating API for your App

Help your users increase their brand awareness by turning their data into beautiful PDFs Docs, Images, Layouts and more...

Screenshot of small App

Beautiful Docs

Let your users customize their own templates using popular formats: DOCX, XLSX, HTML, SVG, GDocs, ...

Simple API

Easily provide data using our API. Libs are available for JS, Python, Ruby, Swift, Android and more...

Multiple Formats

Serve resulting docs on-demand in a variety of popular formats: PDF, EMAIL, HTML, JPG, PNG, ...

import laystack from 'laystack-js'
const client = laystack.init('YOUR API KEY')
const invoice = {
docNumber: 'TST1001',
balance: 1986.11,
lines: [{
description: 'Product A',
amount: 500
}]
}
client.createDocument({
data: invoice,
template: 'company_inv.docx',
format: 'pdf'
}).then(file => console.log(file.url))

Integrations

Laystack plays nicely with existing Apps and APIs out of the box: Google Forms, Airtable, Survey Monkey, Typeform

Screenshot of small App

Simple Pricing

Developer

FREE
  • 100 docs per month
  • No watermarks
  • 100 MB Storage

Startup

$19.99 Monthly
  • 1,000 docs per month
  • No watermarks
  • 1 GB Storage
  • Search existing docs

Enterprise

$ 199.99
  • 100,000 docs
  • No watermarks
  • 100 GB Storage
  • Search existing docs
  • Custom integration

Don't take our word for it! Try it out yourself!

Subscribe for Updates