# Keepp > Keepp is one page (keepp.link/yourhandle) that does what a creator's whole toolkit used to. You build it from blocks — links, socials, profile, rich cards, products with real checkout, bookings, forms, maps — arranged and styled how you want. It starts free as a link-in-bio and grows into a storefront that takes payments and reservations, without moving to another tool or another link. Used by sellers, affiliates, coaches, course creators, and link-in-bio creators across Instagram, YouTube, TikTok, Pinterest, and X. ## What makes Keepp different - **One page, not a list.** A link-in-bio stacks buttons. A Keepp page is a real page built from blocks on a two-column layout — you control order, size, colors, and theme. Everything lives together: selling, bookings, forms, and links on the same URL. - **Real checkout, not a redirect.** Products and bookings are paid for on the page through Stripe. Money lands in the seller's own Stripe account — Keepp takes a percentage fee (7% on Free, 5% on Pro, 3% on Influencer), and the seller keeps the rest. Cards can also point at an external checkout if the seller already sells elsewhere. - **Bookings built in.** Time-slot or per-night units, availability, holds, calendar sync, and payment — on the page, not on a separate booking site. - **An AI agent can run the whole page.** Keepp has an Agent API and a published skill file, so ChatGPT, Claude, Gemini, or any assistant can build and manage a page from plain-language instructions — add and arrange blocks, write copy, set the theme, and place products and bookings the owner has created. - **Affiliate-native cards.** Promo code displayed on the card, affiliate URL as the button — no hunting through captions. - **Forms that land in one inbox.** Lead capture, feedback, and custom forms submit to a dashboard you own and can export. ## Plans - **Free** — your keepp.link/handle page, unlimited links and catalog, basic analytics. - **Pro, $9.99/mo** — forms and bookings (up to 5,000 entries/mo), scheduled blocks, custom fonts and themes, custom domain, remove the Keepp badge, pixels (Meta/TikTok/GA) and SEO controls, full analytics. - **Influencer, $24.99/mo** — everything in Pro plus live chat on the page with AI answers and human handover, and a 20,000-credit pool across forms, bookings, and chat. Live chat is the one integration still being built. Everything else described here works today. ## Who it's for Boutiques and artisans selling from social audiences, affiliate creators with codes to share, coaches and consultants taking paid bookings, course creators selling digital products, small food businesses taking orders, hosts renting a space by the night, and anyone replacing a link-in-bio with something that can actually transact. ## Comparisons - [Keepp vs Linktree](https://keepp.link/blog/keepp-vs-linktree) - [Keepp vs Stan Store](https://keepp.link/blog/keepp-vs-stan-store) - [Keepp vs Beacons](https://keepp.link/blog/keepp-vs-beacons) - [Linktree alternative](https://keepp.link/blog/linktree-alternative) · [Stan Store alternative](https://keepp.link/blog/stan-store-alternative) · [Beacons alternative](https://keepp.link/blog/beacons-alternative) ## Agent API The Agent API lets an AI agent manage a Pro account's **whole page** — every block, the layout, and the theme. Products and bookable units are read-only to the agent: it can place them on the page and arrange them, but it cannot create one or change a price. Those are set by the owner in the dashboard. - [Developer docs](https://keepp.link/developers): REST reference — auth, the three endpoints, the block model, errors, and rate limits. - [Claude skill](https://keepp.link/keepp-skill/SKILL.md): teaches an LLM to build and manage a Keepp page from blocks, with an API key. Also installable as a Claude Code plugin from [github.com/thinslatelabs/keepp-skill](https://github.com/thinslatelabs/keepp-skill). - Authentication: `Authorization: Bearer keepp_live_…`. Keys are generated by a Pro account in the dashboard under "AI Agent". - Base URL: https://api.keepp.link - Endpoints: `GET /api/v1/page` (read the whole document), `PUT /api/v1/page` (replace it), `GET /api/v1/catalog` (list the products and bookable units a block can reference). - Rate limit: 60 requests/minute per token. `PUT` replaces the entire page: any block left out of the request is removed. An agent should always `GET` first and send back every block it received, changing only what it means to change. ## How a Keepp page works - [Managing your page with an AI agent](https://keepp.link/blog/how-to/14-managing-your-page-with-an-ai-agent): hand an assistant your API key and describe what you want. - [Signing in and creating your page](https://keepp.link/blog/how-to/01-signing-in-and-creating-your-keepp-store) - [Setting up your social bio link](https://keepp.link/blog/how-to/02-setting-up-your-social-media-bio-link) - [Adding links and section headers](https://keepp.link/blog/how-to/04-adding-links-and-section-headers) - [Customizing your theme](https://keepp.link/blog/how-to/08-customizing-your-store-theme) - [Understanding plans and upgrading](https://keepp.link/blog/how-to/13-understanding-plans-and-upgrading) ## Optional - [Affiliate links & promo codes](https://keepp.link/blog/2026-06-11-affiliate-links-instagram-promo-codes): the affiliate / promo-code use case. - [How-to guide index](https://keepp.link/blog/how-to): all Keepp how-to guides.