Timdio API
REST-Schnittstelle für Business-Kunden, Integrationen, Lohn-/HR-Systeme, Exporte und Webhooks.
Base URL: https://api.timdio.com
Fallback: https://api.timdio.de
Authentifizierung
Authorization: Bearer <TIMDIO_API_SECRET>X-Timdio-Secret: <TIMDIO_API_SECRET>API-Secrets werden im Timdio Adminbereich pro Firma verwaltet.
Rate Limits
120 Requests pro Minute.
240 Write-/Burst-Requests pro Minute.
Endpunkte
GET /api/v1GET /api/v1/healthGET /api/v1/metaGET /api/v1/featuresGET /api/v1/users?limit=100&offset=0GET /api/v1/work-contexts?limit=100&offset=0GET /api/v1/cost-centers?limit=100&offset=0GET /api/v1/reports/cost-centers?from_date=YYYY-MM-DD&to_date=YYYY-MM-DDGET /api/v1/time-entries?from_date=YYYY-MM-DD&to_date=YYYY-MM-DD&limit=500&offset=0GET /api/v1/month-data?year=YYYY&month=MM&limit=100&offset=0GET /api/v1/export-profilesGET /api/v1/exports/history?limit=50&offset=0Paket-Regel
| Paket | API | Webhooks | Export API |
|---|---|---|---|
| free | nein | nein | nein |
| pro | nein | nein | nein |
| business_standard | ja | ja | ja |
| business_plus | ja | ja | ja |