Face Swapper Cortex AI
FaceSwap Pro IA is a high-performance API that enables ultra-fast and realistic face swapping in videos. Powered by advanced deep learning models, this API detects faces frame by frame, seamlessly replaces them with a target face, and returns high-quality video output — all within seconds. Ideal for content creators, developers, and AI enthusiasts, Face Swapper Cortex AI allows you to automate…
Face Swapper Cortex AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health /health |
Health check of the api |
| GET |
Get Job Infos /api/v1/jobs/status |
Fields success (boolean) → Indicates whether the request was successful. data (object) → Contains detailed information about the processing job. job_id (string) → Unique… |
| POST |
Create Job /api/v1/jobs/create |
Endpoint to create jobs for face swapper |
| POST |
Upload files /api/v1/upload |
Create a Job, Uploading a Face file and Video MP4 This response is returned when processing detects faces in a video frame. Each detected face includes bounding box coordinates,… |