peekmd

Share beautifully rendered markdown via API.

AI agents, bots, and scripts generate markdown — but Slack, Discord, and email mangle it. peekmd gives you a single API call to turn markdown into a shareable, beautifully rendered web page with syntax highlighting, dark mode, and auto-expiry.

One API call

# Post markdown, get a shareable link
curl -X POST https://peekmd.peekmd.workers.dev/api/create \
  -H "Content-Type: application/json" \
  -d '{"markdown": "# Hello\nYour markdown here."}'

# Response:
{ "url": "https://peekmd.peekmd.workers.dev/abc123", "slug": "abc123" }

Your demo page (expires in 5 minutes):

Opens in a new tab

Free tier: 5-min TTL, no signup. View pricing for extended TTLs.

Available on ClawHubclawhub install peekmd

Syntax highlighting
190+ languages
Dark & light mode
Auto-detected
Auto-expiring
5m to permanent
Burn after reading
One-click delete

Built for