Developer Preview

Built for Developers.

Integrate powerful link shortening, analytics, and QR code generation directly into your application with our robust REST API.

Introduction

The LoomShort API allows you to programmatically shorten URLs, creating custom branded links on the fly. Detailed analytics and bot protection are applied automatically to every link generated via the API.

Note: The API is currently in Public Preview. Some features like advanced analytics retrieval are being rolled out gradually.

Authentication

LoomShort uses API keys for authentication. You can pass your API key in the request header.

bash
Authorization: Bearer <YOUR_API_KEY>