Upload an image
API Reference
Upload an image
Uploads one local image and returns a durable LocalAds URL for use in a later product, Quick Shoot, or template request. Base64-encoded images are not supported.
POST
Upload an image
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
One JPG, PNG, WebP, HEIC, or HEIF image, up to 10 MB.
Response
The image was stored and is ready to reference from another API request.
Durable LocalAds-owned URL to place in an image_urls array.
Available options:
image/jpeg, image/png, image/webp Required range:
x >= 1Required range:
x >= 1Required range:
x >= 1Last modified on August 26, 2026