Last updated 3 days ago
Get all the image styles available for creating images.
/images/styles
curl -L \ --url 'https://shortgenius.com/api/v1/images/styles' \ --header 'Authorization: Bearer JWT'
[ { "id": "123e4567-e89b-12d3-a456-426614174000", "name": "text", "privacy": "Private", "prompt": "text", "examples": [ "text" ] } ]