New · Works with ChatGPT, Claude, Gemini and any agent

Ask your assistant. Get a page.

Copy one prompt, paste it into the assistant you already use, answer a few questions. It registers your address, builds the page and sends you two links: the page, and the one that makes the account yours.

Paste into ChatGPT, Claude, Gemini or any assistant
  • Free, no card, no account needed up front
  • Nothing is created until you have answered the questions
  • You take over the account with one link — the assistant keeps no control unless you let it
The promptChatGPT · Claude · Gemini · …
Read https://tapmy.link/documentation/agents.md and build me a link-in-bio page on tapmy.link.

Do it yourself. If you can make HTTP requests (code execution with network, an HTTP tool, MCP), call the API directly: creating a page needs no account, key or approval, and I do not want to run commands. If you can only fetch pages (GET) or have no network at all, compose the page JSON from the docs and give me a one-click link instead: https://tapmy.link/new?p=<base64url of the JSON> — plus the JSON itself.

First ask me for: the address I want (name.tapmy.link), my display name, a one-sentence bio, my links (label + URL), my social profiles, a photo URL if I have one, and whether anything is 18+. Do not invent any of it.

Then: validate with POST https://tapmy.link/api/agent/pages/validate, create with POST https://tapmy.link/api/agent/pages (no email — I will claim the account myself), check https://<name>.tapmy.link/page.md, fix anything wrong, and send me the page address and the claim link.

JSON shape: {"username","locale","page":{"displayName","bio","templateId":"editorial|mono|aurora|zine|photo|brutal|whisper|y2k|noir|showcase","blocks":[{"type":"link","label","url (https://… | tel:+… | mailto:…)","note?","featured?","adult?","path?"},{"type":"socialRow","items":[{"platform","url"}]},{"type":"messenger","platform":"telegram|whatsapp|viber","handle"},{"type":"embed","provider":"youtube|spotify|soundcloud|applemusic|tiktok","url"},{"type":"text","content","variant":"heading|paragraph"}]},"avatarUrl?"}

How it works

  1. 1

    Copy the prompt

    One tap. It tells the assistant where the documentation is and what to ask you.

  2. 2

    Answer the assistant

    Your address, your name, your links. It checks the name is free and builds the page — usually in under a minute.

  3. 3

    Open the claim link

    The page is already live. The link sets your e-mail and password and makes the account yours. You can edit everything in the dashboard from then on.

What you get

  • A page at yourname.tapmy.link, published and ready to put in a bio.
  • One of ten templates, switchable later without losing anything.
  • Your links, socials, messenger buttons — exactly what you told the assistant, nothing else.
  • A claim link that hands the account to you, valid for 30 days.
  • The same statistics, editor and export as every other page.

Who owns the page?

You do, the moment you open the claim link. Until then the page is live but reachable only through the key the assistant holds. If you never claim it and nobody ever visits it, it is switched off after 30 days and removed after 60.

Building an agent or a tool?

The whole thing is an HTTP API with JSON in and out, an MCP server with fourteen tools, and documentation written for programs — every page of it also served as Markdown.

Already have a page here?

Create an API key in your account settings and give it to Claude Code, a script or any agent. It can then edit your pages, add links and read statistics for you.

Account settings

Two minutes, one prompt

Copy it, paste it, answer the questions.

Paste into ChatGPT, Claude, Gemini or any assistant
Or build the page yourself