Endpoints
- GET
/v1/timezone/api/v1/nowCurrent time in a timezone - GET
/v1/timezone/api/v1/convertConvert time between zones · from, to, time - GET
/v1/timezone/api/v1/cityCity → timezone & time · name - GET
/v1/timezone/api/v1/dstDST status & next change · tz
Example
curl "https://api.sprytools.com/v1/timezone/api/v1/now?tz=Europe/Berlin" -H "x-api-key: YOUR_KEY"