From 0855da10be614704c773dd63713b9de66174e0c4 Mon Sep 17 00:00:00 2001 From: sankur-codes <49074231+sankur-codes@users.noreply.github.com> Date: Sun, 10 Oct 2021 16:33:40 +0530 Subject: [PATCH] Adding Clockify API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20e5f990..e147d90c 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,7 @@ API | Description | Auth | HTTPS | CORS | | [Airtable](https://airtable.com/api) | Integrate with Airtable | `apiKey` | Yes | Unknown | | [apilayer pdflayer](https://pdflayer.com) | HTML/URL to PDF | `apiKey` | Yes | Unknown | | [Asana](https://developers.asana.com/docs) | Programmatic access to all data in your asana system | `apiKey` | Yes | Yes | +| [Clockify](https://clockify.me/developers-api ) | Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems | `apiKey` | Yes | Unknown | | [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes | | [Code::Stats](https://codestats.net/api-docs) | Automatic time tracking for programmers | `apiKey` | Yes | No | | [Mercury](https://mercury.postlight.com/web-parser/) | Web parser | `apiKey` | Yes | Unknown |