This website requires JavaScript to run properly.
to.it.com
Registro de cambios

Countdown pages, password links & API

Countdown pages and password protection for short links, plus create and update support via the public API.

Todas las novedades

3 jul 2026 · Novedad del producto de to.it.com

Countdown pages and password protection for short links, plus create and update support via the public API.

  • Enable Show countdown page when scheduling a short link with a future start date (Pro and Business)
  • Visitors see a live days/hours/minutes/seconds timer instead of a 404 before the link goes live
  • When the countdown reaches zero, visitors are redirected automatically to the target URL
  • Works for both to.it.com/go/your-slug and profile-scoped to.it.com/@handle/slug links
  • Click analytics are recorded on redirect, not when the countdown page loads
  • Set a visitor password when creating or editing a short link in the dashboard (Pro and Business)
  • Visitors see a password prompt before the destination URL is revealed, the target URL is never exposed until all gates pass
  • Combine with countdown pages and choose gate order with Password before countdown (default: password first, then timer)
  • After a correct password, visitors are not prompted again during the same visit (HttpOnly unlock cookie)
  • Click analytics are recorded only when the visitor actually reaches the destination

Public API

  • Set countdownPage when creating a short link via POST /v1/short-links
  • Set password and passwordBeforeCountdown on create; update or remove protection via PATCH /v1/short-links/{shortLinkId} (password, clearPassword)
  • Update schedule and countdown settings via PATCH /v1/short-links/{shortLinkId}
  • Responses include hasPassword and passwordBeforeCountdown, never the plain-text password or hash
  • Requires Pro or Business for scheduling, countdown, and password fields (same plan gates as the dashboard)
  • API docs updated with countdown and password behavior and examples

Thank you for building with to.it.com! Questions? contact@to.it.com

Seguir explorando

Consulta todas las novedades, versiones, mejoras y notas del producto.

El registro de cambios es el mejor lugar para seguir la evolución de to.it.com en páginas, enlaces cortos, widgets, códigos QR, campañas y analíticas sencillas.