
From agent output to shareable link in one request
One command to put the doc your agent created online. No git push. No build step. No deploy pipeline. Just HTML in, public URL out.One command to put the doc your agent created online. No git push. No build step. No deploy pipeline. Just HTML in, public URL out.
how it works
One POST.
One Live URL.
Built for AI agents, CI workflows, and developer tools. No build step, no deploy pipeline. Just send HTML and get a public URL back in milliseconds.


structured input
Supports json-render
Skip raw HTML entirely. Send a JSON spec and let the server render it to a full page. Perfect for AI agents that generate structured output — guardrails-first, with a catalog of allowed components.
deploy in seconds
From Curl to Live
A single API call is all you need. No setup, no configuration.
curl -X POST https://adjoining-bison-868.convex.site /v1/artifacts \ -H "Authorization: Bearer your_artifact_api_key" \ -H "Content-Type: text/html" \ -d '<html><body><h1>Hello!</h1></body></html>'
Returns { "id": "abc123", "url": "https://..." }
pricing
Simple Pricing
Start free. Upgrade when you need more.
ready to ship?
Deploy Your First Artifact
Sign up for free and start hosting in seconds. No credit card required.
Get Started Free