API live · 50 free artifacts/month · no credit card

Turn any data into a
PDF, chart, or form.

One API call. Hosted link in seconds. Works from your code, Make.com, n8n, or Zapier.

More output types than any PDF API. Cheaper than all of them.
POST /v1/artifacts
200 OK · hosted at genui.sh/a/…
genui.sh/a/chart_demo

Sales Dashboard

Loading...

5
Output types
Markdown, table, chart, PDF, dynamic form
<300ms
Edge rendering
From POST to hosted link
30 days
Free retention
Or keep them forever on Pro
99.9%
Uptime SLA
Stripe-grade infra
How it works

Three steps to a hosted link

No templates to design, no infra to run. Send data, get a URL.

1

POST JSON

Send your data and pick a template. That's the entire API.

2

We render

Your UI is generated on the edge in milliseconds.

3

Share URL

Get back a signed, hosted URL. Share it anywhere.

Live demo

See it inside n8n

This n8n workflow generates a weekly sales report and ships it as a shareable artifact — no frontend code, no deploy.

Integration

Integrate with a single call

Drop it into any language, any framework. Copy, paste, ship.

POST https://api.genui.sh/v1/artifacts/share
curl -X POST https://api.genui.sh/v1/artifacts/share \
-H "Authorization: Bearer $GENUI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"template": "table",
"title": "Recent Orders",
"content": {
"columns": [
{"header": "Order ID", "accessorKey": "id"},
{"header": "Customer", "accessorKey": "customer"},
{"header": "Amount", "accessorKey": "amount"},
{"header": "Status", "accessorKey": "status"}
],
"rows": [
{"id": "ORD-001", "customer": "Acme Corp", "amount": "$1,250", "status": "completed"},
{"id": "ORD-002", "customer": "Globex", "amount": "$890", "status": "pending"}
]
}
}'
Output types

Every output type you need

Markdown, tables, charts, PDFs, and interactive forms — from one endpoint. More formats than any PDF API, hosted in seconds.

Loading...

Markdown Report

Docs, posts, summaries, and formatted text

Loading...

Data Table

Sortable, searchable, with CSV export

Loading...

Charts

Bar, line, pie, and area charts

Loading...

PDF Report

Downloadable, printable documents

Welcome back

Login Form

Build any UI with composable components

How was your experience?

Feedback Form

Ratings, surveys, and interactive forms

Who it's for

Built for anyone who turns data into documents

Engineers ship faster. Solopreneurs skip the frontend. Both get a shareable link in seconds.

Developers

Any language, any stack. One HTTP call replaces a whole rendering pipeline.

No-code & automation

Drop it into Make.com, n8n, or Zapier. Turn any workflow output into a shareable link.

Data pipelines

Generate reports from ETL jobs. Ditch the spreadsheet attachments.

AI agents

Let your agent share results with humans instantly. No frontend needed.

Pricing

Simple, predictable pricing

Cheaper than any PDF-only API. Start free, upgrade when you need more.

Free

$0

For testing and side projects

Start free
  • 50 artifacts per month
  • 30-day expiry
  • 1MB max size
  • All 5 output types
  • Email support
Most popular

Pro

$29/month

For production workloads

Get Pro
  • 10,000 artifacts per month
  • Never expires
  • 10MB max size
  • 5 custom domains
  • All 5 output types
  • PDF export
  • No footer branding
  • Priority support

Need more? Contact us for Enterprise pricing

Ship your first artifact
in the next 60 seconds.

No credit card. No onboarding call. Just an API key and 50 free artifacts every month.

No credit card
50 free artifacts/month
Cancel anytime