Wild APIs

TinyURL API

FreemiumUntestedOur check runs without a key, so we couldn't test this one. It doesn't mean it's down.
Creates and manages branded short links with click analytics via a token-based REST API.

Example request

curl -X POST 'https://api.tinyurl.com/create' -H 'Authorization: Bearer $API_KEY' -H 'Content-Type: application/json' -d '{"url":"https://example.com"}'

Free tier, in plain English

Free-plan accounts can call the API to create links; TinyURL doesn't publish a specific free-tier call cap on its own pages. Paid plans (e.g. Bulk at $99/mo) add higher published monthly quotas.

Alternatives in URL Shortening