From 41cb5a66af61020ed281b95c5d0700290b965cf6 Mon Sep 17 00:00:00 2001 From: FengXinwei Date: Sat, 5 Sep 2026 17:08:32 +0800 Subject: [PATCH] Add KPainter API Add KPainter to the Video category with its documented free plan, API-key authentication, HTTPS, and CORS support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ade44e71..5dc120a9 100644 --- a/README.md +++ b/README.md @@ -2142,6 +2142,7 @@ API | Description | Auth | HTTPS | CORS | | [IMDb-API](https://imdb-api.com/) | API for receiving movie, serial and cast information | `apiKey` | Yes | Unknown | | [IMDbOT](https://github.com/SpEcHiDe/IMDbOT) | Unofficial IMDb Movie / Series Information | No | Yes | Yes | | [JSON2Video](https://json2video.com) | Create and edit videos programmatically: watermarks,resizing,slideshows,voice-over,text animations | `apiKey` | Yes | No | +| [KPainter](https://api.kpainter.ai/openapi/v1/docs) | Create video, image, and interactive app outputs from prompts or source files | `apiKey` | Yes | Yes | | [KinoPipe](https://kinopipe.com/docs) | Typed hosted video editing operations for agents and automation | `apiKey` | Yes | No | | [Lucifer Quotes](https://github.com/shadowoff09/lucifer-quotes) | Returns Lucifer quotes | No | Yes | Unknown | | [MCU Countdown](https://github.com/DiljotSG/MCU-Countdown) | A Countdown to the next MCU Film | No | Yes | Yes |