Face Swaps APIs
Access Face Swap Service Through a API Plan to Supercharge Your apps with our Advanced AI
Services
Examples of how to use the Face Swap API
Single Image Face Swap API
// Single face swap
const response = await fetch('https://api.maxstudio.ai/swap-image', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body:{
"mediaUrl": "https://example.com/target-image.jpg",
"faces": [],
}
});
);
Video Face Swap API
//video face swap
const response = await fetch('https://api.maxstudio.ai/video-swap', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body:{
"mediaUrl": "https://example.com/target-video.mp4",
"faces": [
{
"originalFace": "https://example.com/source-face1.jpg",
"newFace": "https://example.com/target-face1.jpg"
}
],
"swapId": "1234567890"
});
Multiple Face Swap API
// Multiple face swap
const response = await fetch('https://api.maxstudio.ai/swap-image', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body:{
"mediaUrl": "https://example.com/target-image.jpg",
"faces": [],
}
});
);
Powerful AI Tools Suitefor Every Need
Access our comprehensive collection of AI-powered tools through a unified API Plan. Build smarter applications with enterprise-grade capabilities.
Portrait Studio
- Image Face Swap
- Multiple Face Swap
- Gif Face Swap
- Video Face Swap
- AI Headshot Generator
- Age Changer
- Attractiveness Checker
Image Enhancement
- Image Enhancer
- Color Restorer
- Image Expander
- Background Remover
- AI Background Replacer
Virtual Try-On
- Hair Style Changer
- Body Shaper
- Cloth Swap
Creative Filters
- Cartoon Generator
- Anime Filter
- Ghibli Filter
Seasonal Effects
- Halloween Filter
- Christmas Filter
Editing & Cleanup
- Object Remover
- Background Remover
- AI Background Replacer
Everything you need to buildAI-powered applications
Our API provides comprehensive access to cutting-edge AI tools, enabling you to build sophisticated applications with ease.
Multiple AI Tools
Access various AI capabilities through a single, unified API interface.
Simple Integration
Easy-to-use endpoints with comprehensive documentation and examples.
High Performance
Optimized for speed with distributed processing and caching.
Enterprise Security
Bank-grade encryption and compliance with industry standards.
Real-time Processing
Process requests in real-time with minimal latency.
Advanced AI Models
Access to state-of-the-art AI models and algorithms.
Service Credits Overview
Service | Credits |
---|---|
Age Changer | 5 Credits |
Image Expander | 10 Credits |
Image Style Transfer | 10 Credits |
Image Enhancer | 5 Credits |
Object Remover | 5 Credits |
Background Remover | 10 Credits |
Cloth Swap | 5 Credits |
Body Shaper | 10 Credits |
Service | Credits |
---|---|
Hair Style Changer | 10 Credits |
Product Background Replacer | 10 Credits |
Free Headshot | 5 Credits |
Detect Face Image | FREE |
Image Face Swap | 1 Credit |
Detect Face Video | FREE |
Video Face Swap | 1 Credit |