๐Ÿ”—

URL Shortener API

Create short, shareable URLs programmatically. Track clicks and get analytics for your shortened links.

API Docs $0.001 / request

About this tool

Create short, shareable URLs programmatically. Track clicks and get analytics for your shortened links.

Quick Start

curl -X POST https://api.iteratools.com/url/shorten \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"url": "https://example.com/very/long/url/that/needs/shortening"}'

Response

{"short_url": "https://itl.st/abc123", "original_url": "https://..."}

Pricing

$0.001 per request via x402 micropayment on Base (USDC).

Full Documentation Browse All Tools