Image Projects
Face Swap Photo
Create a face swap photo. Each photo costs 5 frames. The height/width of the output image depends on your subscription. Please refer to our pricing page for more details
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Body
Provide the assets for face swap photo
The name of image
Example:
"Face Swap image"
Response
200
application/json
Success
Unique ID of the image. This value can be used in the get image project API to fetch additional details such as status
Example:
"clx7uu86w0a5qp55yxz315r6r"
The frame cost of the image generation
Example:
5
Was this page helpful?