Grasco
Profile Picture API & SDK
POST
/image-edit/scene

Apply a scene style to the portrait

Request Body

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

curl -X POST "https://api.grasco.dev/image-edit/scene" \  -H "Content-Type: application/json" \  -d '{    "imageDataUrl": "string",    "sceneKey": "nyc_taxi_curbside"  }'
{
  "image": "string",
  "generationId": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}
{
  "error": "string"
}