OG images, short links, SEO audits, and an SDK — in one platform
Peeksy gives every link a beautiful preview, a trackable short URL, and the data to prove it's working.
AI-Generated OG Images
Paste any URL and Peeksy generates a custom Open Graph image using AI. Choose from 15+ templates, tweak colors and copy, or let the AI decide. Every link gets a scroll-stopping preview — no design tool required.
- 15+ customizable templates
- AI-powered design suggestions
- Brand color and logo support
- Instant preview rendering
Before
After — Peeksy
Smart Link Shortener
Every Peeksy link is a short link. Share via peeksy.link or your own domain. Each click is tracked, each preview is cached at the edge, and you can update the destination without changing the URL.
- Vanity slugs (peeksy.link/your-slug)
- Redirect-on-click to original URL
- Edge-cached for instant loads
- Update destination anytime
Custom Domains
Point your own domain (links.yourcompany.com) to Peeksy. One CNAME record, automatic SSL, and every short link lives on your brand. Available on Pro and Business plans.
- One CNAME, automatic SSL
- Unlimited links per domain
- Works with any registrar
- Full white-label experience
SEO Audit
Peeksy crawls the destination page and scores its OG tags, meta description, canonical URL, mobile-friendliness, and page speed. Get a letter grade (A–F) and actionable fix suggestions before you share.
- OG tag completeness check
- Meta description analysis
- Mobile & speed scoring
- Actionable fix suggestions
@peeksy/sdk
npm install @peeksy/sdk and create links, generate images, and pull analytics from your own codebase. TypeScript-first, tree-shakeable, works in Node, Deno, and edge runtimes.
- TypeScript-first API
- Tree-shakeable ESM build
- Node, Deno & edge support
- Full CRUD for links & images
import { Peeksy } from "@peeksy/sdk"
const peeksy = new Peeksy({ apiKey: "pk_..." })
const link = await peeksy.links.create({
url: "https://example.com",
template: "modern-dark",
})
console.log(link.shortUrl) // https://peeksy.link/abc123MCP Server
Plug Peeksy into Cursor, Windsurf, Claude Desktop, or any MCP-compatible AI agent. Your agent can create links, generate OG images, and pull analytics without leaving the chat.
- Works with Cursor & Claude Desktop
- Create links via natural language
- Pull analytics in-chat
- Zero config — just add the server
Analytics
Every click is logged. See totals, referrers, geo breakdowns, devices, and time-series charts. Free plan gets 7-day history; Pro gets 90 days; Business gets a full year with CSV export.
- Click totals & CTR
- Referrer & geo breakdown
- Device & browser stats
- CSV export (Business)
Total Links
24
+3 this week
Total Views
1,847
+18% this week
Top CTR
9.2%
+1.4%
Views · last 7 days
What's coming next
We ship fast. Here's what's on deck.
A/B Preview Testing
Test multiple OG images per link and auto-promote the winner.
Team Workspaces
Collaborate on links and templates with role-based access control.
Webhook Events
Get real-time notifications when links are clicked or thresholds are hit.
Figma Plugin
Export frames directly as OG templates, no upload needed.