Profile Picture API & SDK
Suggest creative edits for the image
TypeScript Definitions
Use the request body type in TypeScript.
imageDataUrl*string
Response Body
curl -X POST "https://api.grasco.dev/image-edit/suggest" \ -H "Content-Type: application/json" \ -d '{ "imageDataUrl": "string" }'[
{
"type": "adjustment",
"title": "string",
"prompt": "string"
}
]{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}