Link Intelligence
Every published Money Link on LinkEase is automatically enriched with a machine-readable intelligence document. AI agents, search engines, and integrations can read it to understand what your link offers, who it's for, and how to act on it.
What's in a Link Intelligence record?
- Public title, plain-language summary, and short summary
- Primary + secondary categories and semantic tags
- Target audiences, use cases, and search keywords
- Commerce type, delivery type, and availability
- Agent capabilities — the actions an AI agent can take (purchase, book, tip…)
- Quality score and quality signals
Endpoints
GET /.well-known/link-intelligence/{slug}.json # per-link record
GET /.well-known/linkease.json # service manifest
GET /api/public/catalog?limit=20 # paginated catalogHow it works
When a supported Money Link is published or meaningfully updated, LinkEase generates a new intelligence record using Google Gemini via our AI gateway. Records are stored and served from cache — no AI is called at request time, so intelligence endpoints stay fast and free for consumers.