Changelog

Check this page regularly to learn about changes and new releases.


July 23, 2024

Maintenance update for experimental InsightFaceSwap API v1.

  • Hotfix released to align with InsightFaceSwap bot changes released July 22, 2024
  • faceswap/swap is deprecated, please use faceswap/picsi instead.

June 12, 2024

Major update for experimental InsightFaceSwap API v1.
Following new API endpoints were added:

June 10, 2024

Create breath-taking videos with PixVerse AI.
PixVerse API demo

June 3, 2024

Please welcome our new addition, an experimental API for the PixVerse Discord Bot by PixVerse.AI. PixVerse currently supports text and image inputs for generating 4-second-long videos. The available video styles include Realistic, Anime, and 3D Animation. For the Anime style you can reference one of the anime characters. PixVerse can also create a meme face video from a provided image.

February 19, 2024

Article Face swap and animate images generated by Midjourney using InsightFaceSwap and Pika (using webhook) includes both JavaScript and Python code, along with generated examples.

February 12, 2024

We’re proud to announce experimental REST API for InsightFaceSwap Discord Bot by Picsi.Ai. InsightFaceSwap allows users to swap faces from source image(s) onto different target images. It offers free and paid subscription models. Paid subscribers have access to a wide selection of extra features such as HiFidelity Mode, ARTIFY, oldify/youngify, morphing multiple faces in one image, and many more.

January 26, 2024

Added jobs/seed endpoint to retrieve the seed for for the following completed jobs:

January 22, 2024

Added support for Remix Mode, when using jobs/button endpoint the buttons V1, V2, V3, V4, Vary (Strong), Vary (Subtle), ⬅️, ➡️, ⬆️, ⬇️ and 🔄 now accept a prompt parameter. You can toggle /prefer remix via jobs/remix.

January 15, 2024

We’re proud to announce experimental REST API for Pika Discord Bot by Pika.art. Pika currently support text and images as input for video generation, and private generations by directly messaging the bot. The Pika API does not require any additional subscription, and we believe it will complement our current Midjourney API offerings well.

January 5, 2024

  • We’ve added the ability to use multiple Midjourney accounts, complete with automated load balancing. See How to use multiple Midjourney accounts for more details.
  • The format for jobid’s has changed to include the channel: prefix. Previously, it was job:20240106053233367-user:791 now it is job:20240106053233367-user:791-channel:1170809721663422494.
  • Response codes 412 and 413 have been eliminated, we now use response code 400 instead.
  • If you are already using v2, no changes are required. To switch from v1 to v2, simply update the API URLs from …/v1/… to …/v2/….

November 28, 2023

November 22, 2023

December 18, 2023

API v2 released

November 13, 2023

November 3, 2023

October 30, 2023

October 16, 2023

October 09, 2023

New functionality added:

Updated:

  • Website documentation and samples.
  • Postman collection.