Skip to main content
You should have your own S3 bucket to use this endpoint.
Make sure you are passing the image in base64 format.

Request

Send a POST request to below endpoint.
curl

Body

json

Body Attributes

key
string
required
Your enterprise API Key used for request authorization.
base64_image
string
required
The base64-encoded string of the image to be uploaded.
image_type
string
required
The extension or type of the image. Options: png, jpeg, jpg.