Free Timezone API — no keys for frontend
If you’ve ever battled, this is a handy reference.
This DEV post shares a free world time API that works without here accounts or API keys, and it’s CORS-enabled.
Nice bits:
- DST + offsets included
- an /ip endpoint for timezone auto-detect
- Simple GET requests
Full post: https://dev.to/time-now-api/i-built-a-free-open-world-time-api-no-api-keys-cors-enabled-5en
If you’re building frontend countdowns. Hope it helps.