Skip to main content
POST

Authorizations

x-magnific-api-key
string
header
required

Your Magnific API key. Required for authentication. Learn how to obtain an API key

Body

application/json
image
string
required

Input image for prompt generation. Can be base64-encoded string or URL.

Example:

"https://example.com/image.jpg"

webhook_url
string<uri>

Webhook URL to notify the user when the task is completed

Example:

"https://example.com/webhook"

Response

OK - The task exists and the status is returned

data
object
required
Example: