Clockify
Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Documents & Productivity
- Documentation / URL
- https://clockify.me/developers-api
Overview
Clockify provides time-tracking data — key-based (a missing key returns 401, verified).
Quick Start
Workspaces (replace YOUR_KEY):
curl "https://api.clockify.me/api/v1/workspaces?X-Api-Key=YOUR_KEY"
Authentication
- Register at clockify.me → API key.
- Send it as the
X-Api-Keyheader (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Time entries, projects, reports.
FAQ
Is Clockify free? Free tier with limits; more is paid.
Why 401? An API key is required (verified).
What’s the auth style?
X-Api-Key header.
More in Documents & Productivity
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Airtable Integrate with Airtable | API Key | Yes | Unknown | ↗ |
| Api2Convert Online File Conversion API | API Key | Yes | Unknown | ↗ |
| apilayer pdflayer HTML/URL to PDF | API Key | Yes | Unknown | ↗ |
| Asana Programmatic access to all data in your asana system | API Key | Yes | Yes | ↗ |
| ClickUp ClickUp is a robust, cloud-based project management tool for boosting productivity | OAuth | Yes | Unknown | ↗ |