Timezone Converter
Convert times between timezones. List all timezones and get current time in any timezone.
1 subscribers
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Timezone Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_now_timezone /v1/now/{timezone} |
Get current time in specified timezone |
| POST |
post_v1_convert /v1/convert |
Convert time between timezones |
| GET |
get_v1_list /v1/list |
Get list of all supported timezones, optionally filtered by region |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
| GET |
get_v1_offset /v1/offset/{offset} |
Find timezones by their UTC offset |
| Other endpoints | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_now_timezone /v1/now/{timezone} |
Get current time in specified timezone |
| POST |
post_v1_convert /v1/convert |
Convert time between timezones |
| GET |
get_v1_list /v1/list |
Get list of all supported timezones, optionally filtered by region |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
| GET |
get_v1_offset /v1/offset/{offset} |
Find timezones by their UTC offset |
Timezone Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|