Create face swap service, this interface 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.

Вы можете получить API-ключ в 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] interface to query the result.