How can I shorten the URL from the API to end with .png?
"https://oaidalleapiprodscus.blob.core.windows.net/private/org-wS0qqe5t5uXxd9TENQOzYSPx/user-klyrcQWUvx41atXGzfuNv0k6/img-lu0rIoCek01plnjsUA4nGiOF.png?st=2022-11-08T02%3A35%3A05Z&se=2022-11-08T04%3A35%3A05Z&sp=r&sv=2021-08-06&sr=b&rscd=inline&rsct=image/png&skoid=6aaadede-4fb3-4698-a8f6-684d7786b067&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2022-11-07T19%3A18%3A09Z&ske=2022-11-08T19%3A18%3A09Z&sks=b&skv=2021-08-06&sig=MwxRD73NVjBBUa/zUvEIqyZcmp%2BR2tFU0qx2YVo5UZI%3D"
#Shorten API URL
13 messages · Page 1 of 1 (latest)
I mean, the easiest thing to do would be to just save the image to your computer as a PNG, at which point you can make the filename as long or as short as you like. (I'm also fairly certain the API sessions expire after an hour, so that would probably be a wise thing to do regardless just to be safe.)
the URL generated by the API is a temporary link that expires in one hour, it wasn't supposed to be shared, it is just for your application to download the output within this time frame
hirtory / archive is a feature of the website, the API only handles image generation
question how do I pass the b_64 json image as the previous image when calling the variation API
I am currently getting error request failed with status code 415