Examples:
/api/timezone- List of all supported time zones/api/timezone/Europe/Berlin- current time in Berlin (JSON)/api/timezone/Europe/Berlin.txt- current time in Berlin (Text)/api/ip- Time based on server IP
The API is OpenAPI-compatible:
- openapi.yaml - Machine-readable API specification
- View Swagger UI
Responses are available as application/json or text/plain — depending on file extension (.txt) or the Accept header.