StudioContact usPricing

Overview

Introduction
Authentication

Services

Anonymize
Change expression
Create image
Edit background
Generate person
Magic expand
Swap
Upscale

References

Get aligned faceGet face mask all sectionsGet face maskSet mask based on keywordsSet face mask
StudioContact usPricing
Mask

Get face mask

POST
/api/get_mask

Authorization

AuthorizationBearer <token>

In: header

Request Body

id_imagestring
id_faceinteger
id_generationinteger

Response Body

Examples

curl -X POST "https://api.piktid.com/api/get_mask" \
  -H "Content-Type: application/json" \
  -d '{
    "id_image": "string",
    "id_face": 0,
    "id_generation": 0
  }'
Empty
Empty
Empty
Empty

Get face mask all sections POST

Previous Page

Set mask based on keywords POST

Next Page