Faceswap API
# 🎭 FaceSwap API: Instantaneous Face Swapping ### 🔗 [Documentation](https://docs.api.market/api-product-docs/faceswap-api) > Seamlessly Swap Faces Between Images in Seconds ### Description: The FaceSwap API provides a robust and efficient solution for developers looking to integrate face swapping capabilities into their applications. By simply providing URLs of two images, this API can swap…
Faceswap API endpoints
| Method | Endpoint | Description |
|---|---|---|
| faceswap-image | ||
| POST |
/faceswap-image /faceswap-image |
This endpoint takes URLs of two images, swaps the faces between them, and returns a request ID. |
| result | ||
| POST |
/result /result |
This endpoint takes a request ID and returns the URL of the processed image. |
| Other endpoints | ||
| POST |
/faceswap-v2 /faceswap-v2 |
This endpoint takes URLs of two images and swaps the faces between them. |
| POST |
/result /result |
This endpoint takes a request ID and returns the URL of the processed image. |
Faceswap API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19 / month | — |
|
| ULTRA Recommended | $39 / month | — |
|
| MEGA | $99 / month | 1000 / second |
|