URL Shorteners — entry 007 of 14

Mgnet.me

Verified Jul 2026

Mgnet.me is a niche shortener for BitTorrent magnet URIs rather than web pages: a GET or POST to /api/create with a magnet parameter returns a short mgnet.me link that redirects back to the original magnet. The API is keyless and can return JSON, XML, or plain text (with JSONP callback support), but the service is HTTP-only — no TLS is available on its endpoints.

url-shortenertorrentmagnet-urino-auth
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSNot supportedPlain HTTP only — avoid sending anything sensitive.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSON, XML, TextResponses can be requested as JSON or XML or Text.

GreatAPIs Score

Score80out of 100
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats15/15Supports 3 response formats
Freshness20/20Verified within 6 months

Embed this badge

Scored 80 on greatapis.com
<a href="https://greatapis.com/api/mgnet-me/"><img src="https://greatapis.com/badge/mgnet-me.svg" alt="Scored 80 on greatapis.com"></a>

Auth quickstart

  1. No key needed — call it now.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.