From c4299cb16dde11f81ebc0fd0d7f140b8f9098c7b Mon Sep 17 00:00:00 2001 From: jashezen <84038649+jashezan@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:05:56 +0600 Subject: [PATCH] Add Sejda API to Documents & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..6f714d79 100644 --- a/README.md +++ b/README.md @@ -661,6 +661,7 @@ API | Description | Auth | HTTPS | CORS | | [Podio](https://developers.podio.com) | File sharing and productivity | `OAuth` | Yes | Unknown | | [PrexView](https://prexview.com) | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | +| [Sejda](https://www.sejda.com/) | Read & Edit PDF from Web App | `apiKey` | Yes | Unknown | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Smart Image Enhancement API](https://apilayer.com/marketplace/image_enhancement-api) | Performs image upscaling by adding detail to images through multiple super-resolution algorithms | `apiKey` | Yes | Unknown | | [Vector Express v2.0](https://vector.express) | Free vector file converting API | No | Yes | No |