Skip to main content
POST
Upload base64 to URL
The URL expires in 24 hours, supports max 5MB uploads, and requires valid base64 format.

Request

Send a POST request to below endpoint.
curl

Body

json

Body

application/json
key
string
required

Your API Key used for request authorization

base64_string
string
required

Image to be uploaded converted in base64 format

Response

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