HTML is the new markdown
Your agent made HTML. Now give it a URL.
A file on disk isn't shareable. Drop it on htmldrop and get a link you can send to anyone, from the dashboard or one API call.
Free for 100 artifacts. No credit card.
agent - zsh
$ curl -X POST https://htmldrop.xyz/api/v1/artifacts \
-H "Authorization: Bearer hd_your_api_key" \
-d '{"html": "<h1>Q2 Report</h1>...",
"title": "Q2 Report"}'
{
"slug": "q2-report",
"url": "https://htmldrop.xyz/a/q2-report",
"views": 0,
"protected": false
}01
Drop your HTML
Paste it, upload a file, or POST it from your agent. Get back a URL in under a second.
02
Send the link
Every artifact lives at a clean, stable URL. No deploy step, no build pipeline, no DNS.
03
Lock it down
On Pro, add a password to any page. Reports for clients, dashboards for the team.
Simple pricing
Start free. Upgrade when your artifacts pile up or you need to put a password on something.