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

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

One API call. Hosted PDF, chart, table — or a full dashboard. Works from your code, Make.com, n8n, or Zapier.

POST /v1/artifacts
Loading editor…
200 OK · hosted at genui.sh/a/…
genui.sh/a/dynamic_demo

Sales Dashboard

Q4 Sales Overview

Revenue

$142.8k

+18%

Deals

64

+12

Rep
Deals
Revenue
Alice18$48.2k
Bob14$38.1k
Carol12$31.5k
5
Output types
Markdown, tables, charts, PDFs, full dashboards
<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.

01

POST JSON

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

02

We render

Your UI is generated on the edge in milliseconds.

03

Share the 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 dashboards — all from one endpoint.

Loading...

Chart

Bar, line, pie, and area charts.

Dynamic UI

Any dashboard.
One call.

Compose metric cards, charts, tables, and layouts into a single shareable layout with @std/dynamic. Send a JSON tree, get back a hosted dashboard. No frontend. No CSS. No build.

GridStackCardMetricChartTableProgressBadgeInputButton
Browse all 20+ components
genui.sh/a/dashboard_demo

Revenue

$142,840

+12%

This month

Active users

12,483

+8%

Last 30 days

Revenue by month

Top products

Product
Sales
Revenue
Widget Pro2,140$42,800
Widget Standard1,876$37,520
Widget Mini1,402$28,040
Widget Lite983$19,660
Widget Starter612$14,820

POST /v1/artifacts · template: "@std/dynamic" · 1 request

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. Drop an HTTP call into your code and replace the whole rendering pipeline — templates, PDFs, the hosting, the signing. One endpoint, a URL back.

`curl -X POST https://api.genui.sh/v1/artifacts`

No-code & automation

Drop it into Make.com, n8n, or Zapier. Turn any workflow output — a spreadsheet, a form submission, a scraped page — into a shareable hosted link without writing frontend.

n8n → HTTP Request → genui.sh → Slack message

Data pipelines

Generate weekly reports from ETL jobs. Ditch the spreadsheet attachments and the brittle email templates. Your pipeline ships a link; stakeholders open it in the browser.

Airflow task → POST → link in your daily digest

AI agents

Let your agent share structured results with humans instantly. Instead of printing JSON back into a chat, the agent hands over a URL that renders properly.

Tool call → genui.sh → url returned to user

Pricing

Cheaper than any PDF-only API

Start free, upgrade when your workflow outgrows it. No credit card to try.

Free

$0

Generous free tier. No credit card.

Start free
  • 50 artifacts per month
  • All 5 output types
  • 7-day link expiry
  • 1MB max payload
  • Branded footer
Most popular

Starter

$7/month

For automation workflows and side projects.

Get Starter
  • 500 artifacts per month
  • All 5 output types
  • 30-day link expiry
  • 5MB max payload
  • No branding
  • Email support

Pro

$19/month

For production workloads.

Get Pro
  • 3,000 artifacts per month
  • All 5 output types
  • No expiry
  • 10MB max payload
  • No branding
  • Priority support

Need higher limits or a custom contract? Contact us.

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