Products

Face Swapper API v1.0.0

This is a public version of the Face Swapper API

#

Security definitions

You can authenticate using one of the following methods:

  • An Api-Key header. For example, Api-Key: YOUR_API_KEY.
  • A token query parameter. For example, if you want to make a request to a resource with URL /endpoint, you can specify your key as /endpoint?token=YOUR_API_KEY

Make sure that each request you perform includes your API key in one of the specified formats. Otherwise, the request will fail.

#

Get bbox for images by urls



Get bounding box and landmarks for images by urls

#

Request body


#

Responses

201 - Response
#

Body


#

Swap faces by urls



Swap faces by urls

#

Request body


#

Responses

201 - Response
#

Body

body optional


#

Get swap result



Get swap result

#

Parameters

id required string matches /^[a-f0-9]{24}$/

ID


#

Responses

200 - Response
#

Body

body optional


#

Get list of swaped faces



Get list of swaped faces

#

Parameters

page optional integer default 1

Page number


perPage optional integer default 10

Number of results per page. Max: 100


#

Responses

200 - Response
#

Body

body optional