Create face swap service, this endpoint interaction is the same as TTAPI Midjourney API interaction mode (Async)
Documentation Index
Fetch the complete documentation index at: https://docs.ttapi.io/llms.txt
Use this file to discover all available pages before exploring further.

You can obtain your API key from the TTAPI Dashboard.
Template image: URL of the face swap template image
Face image: URL of the image to be face swapped
Callback URL address. When the task completes or fails, notifications will be sent to this address. The notification data structure [blocked] is consistent with the fetch structure. If not set, you need to call the fetch [blocked] endpoint to query the result.