# Snapto > Snapto (https://snapto.link) is a link-in-bio platform. Creators build a profile page of links, rendered at their own URL, with visit and click analytics. It offers a REST API and a hosted MCP server so applications and AI agents can manage profiles, links, and analytics programmatically. API and MCP access requires a paid plan (Lite or above); every plan includes a 7 day free trial. ## Documentation The full developer documentation is published at https://snapto.link/docs and is available to agents in these formats: - [Full docs index](https://snapto.link/docs/llms.txt): every documentation page, always current - [Full docs, single file](https://snapto.link/docs/llms-full.txt): the entire documentation site as one file ## Start here - [Introduction](https://snapto.link/docs): what you can build, and which surface to use - [Quickstart](https://snapto.link/docs/quickstart): create a token and make your first call - [Authentication](https://snapto.link/docs/authentication): tokens, abilities, plan requirements, rate limits ## REST API v1 - [API overview](https://snapto.link/docs/api/overview): base URL, conventions, endpoint list - [Profiles](https://snapto.link/docs/api/profiles): list, read, create, and update profiles - [Elements](https://snapto.link/docs/api/elements): create, update, delete, and reorder links - [Analytics](https://snapto.link/docs/api/analytics): visits, clicks, and top links ## MCP server - [MCP overview](https://snapto.link/docs/mcp/overview): endpoint at https://snapto.link/mcp/{token}, and per-client setup - [MCP tools](https://snapto.link/docs/mcp/tools): all 12 tools and the token ability each one requires