How-to Guides

Your step-by-step manual for getting the most out of MiniFyn.

Shortening a URL

  1. Navigate to the homepage.
  2. Ensure the "URL Shortener" tab is selected.
  3. Paste your long URL into the input field labeled "URL to shorten".
  4. Click the "Shorten URL" button.
  5. Your new, short link will appear below the button. You can click the copy icon to copy it to your clipboard.

Generating a QR Code

  1. Navigate to the homepage.
  2. Select the "QR Code" tab.
  3. Enter any URL or text into the input field.
  4. Click the "Generate QR Code" button.
  5. A preview of your QR code will appear. Click the "Download QR Code" button to save it as a PNG image.

Using the API

To use the API, you must have a registered account.

  1. Sign in to your account.
  2. Navigate to Settings > API Keys.
  3. Click the "Generate New Key" button to get your API key.
  4. Use this key in the `Authorization: Bearer YOUR_API_KEY` header when making requests.
  5. For detailed endpoint information, refer to our full API Documentation.