🛡️

SafeLink Decoder

Decode Microsoft Outlook SafeLink URLs to extract the original URL.

web API: POST /api/tools/safelink-decode

Input

🔌 API Usage

POST /api/tools/safelink-decode
Content-Type: application/json

// Example body:
{
  "url": ""
}