Skip to content
Tools.Town
290+ free online tools

uuid.tools.town

Developer docs

Quickstart for this hostname. Full gateway reference remains on the shared docs hub.

Authentication

uuid.tools.town is publicly callable over HTTPS (CORS enabled). For metered quotas and the unified gateway, use an API key from your account.

Quickstart

cURL
curl -sG "https://uuid.tools.town/" --data-urlencode "count=3"

Endpoints

Method Path Description
GET /?count=1 Generate UUID(s); format=rfc4122|base62.
GET /validate?uuid=… Validate and inspect a UUID string.
GET /embed HTML demo widget.

Gateway tools (EMI, converters, etc.) live under /api/docs and /api/all-tools.