Upload a temporary image for use in ad-hoc renders (POST /render, POST /render/markdown). Images expire after 24 hours. Use the returned refPath (e.g. /temp-image/{id}) in your document JSON image src. Not suitable for persistent documents — persistent documents use permanent images uploaded via the Autype app.
API Key (starts with ak_...)
Image file (JPEG, PNG, or WebP, max 25MB)
Image uploaded successfully
Unique identifier for the temporary image
"550e8400-e29b-41d4-a716-446655440000"
Original filename of the uploaded image
"company-logo.png"
MIME type of the image
"image/png"
Size of the image in bytes
102400
Reference path to use in document JSON (use this in image src)
"/temp-image/550e8400-e29b-41d4-a716-446655440000"
Expiration time of the temporary image
"2024-01-16T12:00:00.000Z"
Creation time of the temporary image
"2024-01-15T12:00:00.000Z"