Skip to main content
POST
Convert base64 to URL

Request

Make a POST request to below endpoint and pass the required parameters as a request body.
curl

Body

json

Body

application/json
key
string
required

Your API Key used for request authorization

init_image
string
required

Base64 format of the image file

Response

200 - application/json

Base64 to URL response

status
enum<string>
Available options:
success
id
integer

Unique identifier for the upload

output
string<uri>[]

Array of URLs to the uploaded files