API Integration

Integrate. Automate.
Scale Everything.

Download a complete, ready-to-use PHP integration page and connect your website to the URL shortening API in minutes — no backend knowledge required.

POST /api/v1/url/add — 200 OK
// Request POST https://minzo.link/api/v1/url/add Authorization: Bearer YOUR_API_KEY Content-Type: application/json   {   "url": "https://example.com/very-long-url",   "alias": "my-link",   "domain": "minzo.link" }
// Response 200 OK {   "short": "https://minzo.link/my-link",   "clicks": 0,   "status": "active" }

What you get

One download. Zero dependencies. Works on any PHP host.

Complete PHP Page

Modern design, fully functional shortener page ready to deploy immediately.

Works Anywhere

Compatible with any web server — Apache, Nginx, shared hosting, VPS.

Fully Responsive

Optimized for all screen sizes — desktop, tablet, and mobile.

Easy to Customize

Change colors, branding, and text to match your website in minutes.

Zero Dependencies

Everything is self-contained — no npm, no Composer, no build tools needed.

Built-in Analytics

Track clicks, referrers, and geographic data for every shortened link.

Secure & Private

API keys are never exposed to end users. All requests go server-side.

REST API Ready

Full REST API with JSON responses. Integrate with any language or platform.

Up and running in 3 steps

1

Get Your API Key

Sign up or log in to your account and grab your API key from the developers section.

2

Download & Upload

Download the ZIP, extract it, and upload the PHP file to your web hosting or server.

3

Go Live

Access it via your domain and start shortening URLs instantly. Customize to match your brand.

API Key Required

To use the integration page you need an API key. Here's how to get one:

  1. Sign up or log in to your account
  2. Visit minzo.link/user/developers/apikeys
  3. Copy your API key
  4. Paste it into the downloaded PHP page config section

Customize your shortener page

Open the downloaded PHP file in any editor and update the colors, logo, and texts to match your brand perfectly. No framework knowledge needed.

Change primary colors in 1 variable
Swap logo with your own image
Translate all text to any language
Works offline — no CDN dependencies

Launch your integration
in minutes, not hours

Download the page, add your API key, upload to your server. That's all it takes.

Fast Setup
No Registration Needed
PHP 7.4+
Free Forever
Fast Setup

Download and deploy in under 5 minutes

Customizable

Easy to modify and match your brand

Responsive

Works perfectly on all devices