Dimension scores are derived from public data and fields; weighted into the composite. Reference only.
horoscopovirtu.al appears to expose a set of short-link management APIs in its main content. It lets users create short links via POST /shorten or GET /shorten, with support for specifying url and slug, as well as the allowUTM and auto parameters. Short links are accessed through GET /:slug, and GET /stats/:slug is available for querying visit statistics within a specified time range.
Functionally, this is more than a basic URL shortener: it also includes templates and UTM preset capabilities. POST /template can be used to define templates, with fields such as name, host, target, utm, addParams, map, lock, and trackKeys; POST /preset can create UTM presets with a tag. Slug generation supports modes such as hash6, seq, semantic, and random, making it suitable for automated bulk link generation.
Many of the API endpoints require an x-api-key, suggesting that the service is designed for programmatic use. The text does not mention any SDKs, language frameworks, or sample code. The environment variables ALLOWED_HOSTS and FORBIDDEN_HOSTS can be used to restrict target domains: if the allowlist is empty, all non-forbidden domains are allowed by default. This offers some protection against abuse as an open redirect. However, it is not clear whether self-hosting is supported, how databases are configured, how authentication keys are generated, or what rate-limiting and logging policies are in place.
The crawled content does not include any information about pricing, plans, or payment methods, so its value for money can only be assessed cautiously. Its main advantage is relatively complete API coverage, making it a good fit for marketing tech, growth teams, or internal systems that want to automate short-link generation and UTM management. The downside is that the documentation appears to be only an endpoint list, with no response schemas, error codes, analytics definitions, deployment details, or support information, which makes it harder to evaluate for production use.
Access from mainland China cannot be determined from the text, and supported payment methods are also unknown. If you need stronger control, consider short-link tools such as Dub, YOURLS, and Shlink. If you prioritize mature hosted services, Bitly and TinyURL are worth comparing. Overall, this is a lightweight short-link tool with a clear API-oriented direction, but it still needs more public documentation to confirm usability and reliability.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on horoscopovirtu.al official site.
horoscopovirtu.al is an Unknown Dev Tools provider. TG4G tracks its product information, an overall rating of 5.0/10, and a China-accessibility score of Workable. Click "Visit Official Site" to reach horoscopovirtu.al directly.