Image

POST: https://api.oasis.ai/images/generations

Creates an image from model with provided prompt


Request body

{
    "model": "fluxDev",
    "prompt": "space cat on the moon"
}

Last updated