{% extends "core/base.html" %} {% block title %}{{ SHORT_DOMAIN }} · URL shortener · {{ CREDIT_NAME }}{% endblock %} {% block content %}
Short links for campaigns and trusted callers. Built by {{ CREDIT_NAME }} — not an open public shortener.
{{ SHORT_DOMAIN }} turns a long HTTPS URL into a short path like /a3k9xm. Recipients tap it and get a 302 to your site. Creating links is Bearer-authenticated — only onboarded services can mint.
We issue a named token and allowlist your destination hosts.
Your app POSTs to the API and drops short_url into SMS or email.
There is no public signup. If you want this for a campaign or another {{ CREDIT_NAME }} property, talk to us.