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 all sections

POST
/api/get_mask_all

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_all" \
  -H "Content-Type: application/json" \
  -d '{
    "id_image": "string",
    "id_face": 0,
    "id_generation": 0
  }'
Empty
Empty
Empty
Empty

Get aligned face POST

Previous Page

Get face mask POST

Next Page