Frequently Asked Questions
What is ShortSwitch?
ShortSwitch is a professional URL shortener with custom domains, analytics, team management, and a full REST API.
Can I use my own domain?
Yes. You can add any domain you control. We support multiple branded domains per account.
How are clicks tracked?
Every redirect is recorded with the click timestamp, country (via MaxMind GeoLite2), device type, and referrer domain. Data is available in the dashboard and via API.
What redirect status codes are supported?
You can choose 301 (permanent) or 302 (temporary) per link.
Is there a REST API?
Yes — a full JSON/XML API for creating, updating, and querying links. See the API docs for details.
How do I add team members?
Account admins can invite users from the Settings → Members tab. Each member can be assigned a User or Admin role.