The UI layer for AI agents

One API call turns your data into a hosted, shareable dashboard, report, or table. Built for agents. Loved by developers.

JSON payload
Live preview

Sales Dashboard

Loading...

How it works

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.

See it in action

This n8n workflow generates a weekly sales report using AI and sends it as a shareable artifact.

Integrate with a single call

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"}
]
}
}'

UI building blocks for AI agents.

Cards. Metrics. Charts. Tables. Your agent combines them into any layout. We render and host instantly.

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

Built by humans for

AI Agents

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

Data Pipelines

Generate reports from your ETL jobs. Ditch the spreadsheet attachments.

Automation

Add rich UI to Zapier, n8n, or Make workflows with one HTTP call.

Notifications

Replace "see attached CSV" emails with interactive dashboards.

Simple, predictable pricing

Start free. Upgrade when you need more.

Free

$0

For testing and small projects

  • 50 artifacts per month
  • 30-day expiry
  • 1MB max size
  • All 4 templates
  • Email support
Get Started

Pro

$29/month

For production workloads

  • 10,000 artifacts per month
  • No expiry
  • 10MB max size
  • 5 custom domains
  • All 4 templates
  • PDF export
  • No footer branding
  • Priority support
Get Started

Need more? Contact us for Enterprise pricing

Ready to generate your first UI?

Get API Key - Free

No credit card required. 50 free artifacts per month.