API Documentation

TinyUtils provides simple HTTP APIs for URL checks, DNS resolution, redirect tracing, metadata extraction, and backend diagnostics. No authentication required. Free usage is rate-limited.

Base URL

https://tinyutils.dev

Rate limiting

All endpoints share a global rate limit pool. Requests that exceed the limit return HTTP 429 with an error code of RATE_LIMITED (or rate_limited for url-resolve). No API key is required.

Endpoints