# Kliq Link attribution for creators and SaaS teams: group every placement under one destination and connect clicks to users, conversions, and revenue. Base URL: https://kliq.sh ## LLM Entry Points - [llms.txt](https://kliq.sh/llms.txt) - This URL map for AI agents. - [All documentation as Markdown](https://kliq.sh/docs) - Fetch with curl, HTTPie, SDK clients, or Accept: text/markdown. - [Single documentation page as Markdown](https://kliq.sh/docs/getting-started) - Replace the slug with any documentation slug below. ## Public Pages - [Home](https://kliq.sh/) - Link attribution for creators and SaaS teams: group every placement under one destination and connect clicks to users, conversions, and revenue. - [Documentation](https://kliq.sh/docs) - Human documentation index. Non-browser clients receive all documentation as Markdown. - [Privacy Policy](https://kliq.sh/legal/privacy) - Privacy policy and data handling information. - [Terms](https://kliq.sh/legal/terms) - Terms of service. ## Documentation - [Admin API](https://kliq.sh/docs/agent-api) - Automate every Kliq link and attribution workflow with the stable v1 API. - [Links API](https://kliq.sh/docs/api-links) - Create, update, list, and archive parent links and sublinks. - [Analytics API](https://kliq.sh/docs/api-analytics) - Query clicks, identified customers, conversions, and revenue with bounded date ranges. - [Attribution and Events](https://kliq.sh/docs/api-attribution) - Install first-party attribution, identify customers, and ingest trusted conversions or revenue. - [Domains and Imports API](https://kliq.sh/docs/api-domains-imports) - Manage short-link domain settings and inspect migration batches. - [Current Organization API](https://kliq.sh/docs/api-me) - Verify the organization attached to a Kliq API key. - [Members API](https://kliq.sh/docs/api-members) - List organization members and read one member by id. - [Getting Started](https://kliq.sh/docs/getting-started) - Understand the core Kliq workflow for domains, parent links, sublinks, and attribution. - [Create a Link](https://kliq.sh/docs/create-a-link) - Create a parent link or a sublink, set the slug, tags, preview, and UTM parameters. - [Parent Links and Sublinks](https://kliq.sh/docs/link-model) - Understand how Kliq keeps destinations canonical and placements comparable. - [Tags](https://kliq.sh/docs/tags) - Group links by campaign, channel, or client and filter them in lists and analytics. - [Analytics](https://kliq.sh/docs/analytics) - Read clicks, leads, and attributed revenue across links, tags, referrers, and devices. - [Events](https://kliq.sh/docs/events) - Inspect the click, lead, sale, and custom-event feed behind the analytics totals. - [Customers](https://kliq.sh/docs/customers) - See who was identified, which link got first-touch credit, and the attributed revenue. - [Attribution Model](https://kliq.sh/docs/attribution) - Understand Kliq click identifiers, first-touch attribution, events, and revenue. - [Multi-Domain Attribution](https://kliq.sh/docs/multi-domain-attribution) - Track one visitor across a marketing domain and a separate application domain. - [Configure AI Agents](https://kliq.sh/docs/ai-agents) - Connect Cursor, Claude, Codex, or any MCP client to Kliq with an API key, OAuth, skills, and the 26-tool adapter. - [Agent Tools](https://kliq.sh/docs/agent-tools) - The 26 organization-scoped tools shared by MCP, the tools REST API, and the local CLI. ## Authenticated Application Route Patterns - [Sign in](https://kliq.sh/auth/signin) - User authentication entry point. - [Sign up](https://kliq.sh/auth/signup) - New user registration entry point. - [Current organization redirect](https://kliq.sh/orgs) - Redirects authenticated users to their active organization. - [Organization list](https://kliq.sh/orgs/list) - Lists organizations available to the authenticated user. - [New organization](https://kliq.sh/orgs/new) - Creates a new organization. - [Organization dashboard](https://kliq.sh/orgs/:orgSlug) - Authenticated organization workspace. - [Organization settings](https://kliq.sh/orgs/:orgSlug/settings) - Organization profile, members, and danger settings. - [Account settings](https://kliq.sh/account) - Authenticated user account settings. - [Admin](https://kliq.sh/admin) - Platform admin area. ## Notes For Agents - Browser requests receive HTML for human use. - Non-browser documentation requests receive Markdown optimized for agent ingestion. - Dynamic authenticated routes require a valid session and real organization slug.