Beispiele:
/api/timezone- Liste aller unterstützten Zeitzonen/api/timezone/Europe/Berlin- aktuelle Zeit in Berlin (JSON)/api/timezone/Europe/Berlin.txt- aktuelle Zeit in Berlin (Text)/api/ip- Zeit basierend auf Server-IP
Die API ist OpenAPI-kompatibel:
- openapi.yaml - Maschinenlesbare API-Spezifikation
- Swagger UI ansehen
Antworten sind verfügbar in application/json oder text/plain – je nach Dateiendung (.txt) oder Accept-Header.