Bulk shortening via dashboard

STRMLinks supports bulk link creation for publishers with high volume needs.

  1. Go to Create Link
  2. Click Bulk Mode (toggle at the top of the form)
  3. Paste one URL per line (up to 100 URLs at once)
  4. Select your link type and other settings — they apply to all links
  5. Click Create All Links

Using the API

For automation, use the STRMLinks API to shorten links programmatically.

GET /api/shorten?url=https://example.com&type=interstitial&api_key=YOUR_KEY

Get your API key from Account → API.

CSV import

You can also upload a CSV file with URLs to shorten in bulk. Go to My Links → Import and upload a .csv file with one URL per row.