Working Node.js and Python examples for the experimental APIs provided by useapi.net: the Midjourney API v3, InsightFaceSwap API and PixVerse API v2.
Each example ships parallel example.js (Node.js) and example.py (Python) implementations, with its own README.
- Automate asset generation with the Midjourney API — batch-generate images from a list of prompts.
- Automate asset generation with the Midjourney API (webhook) — the same workflow driven by
replyUrlwebhooks instead of polling. - Create AI videos with the PixVerse API — text-to-video and image-to-video generation with PixVerse v2.
- Animate Midjourney images with PixVerse (webhook) — generate images with Midjourney v3, then animate them with PixVerse v2.
- Face swap and animate Midjourney images (webhook) — generate with Midjourney v3, face-swap with InsightFaceSwap, animate with PixVerse v2.
Visit our Discord Server or Telegram Channel for any support questions and concerns.
We regularly post guides and tutorials on the YouTube Channel.