Skip to main content
POST
Download a stock image and save to S3.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Stock image to download

Request body for downloading a stock image

companyId
string
required

Company ID

photoId
string
required

Image ID from provider

provider
string
required

Provider name (unsplash or pexels)

Response

Downloaded image with S3 URL

Downloaded stock image

originalUrl
string

Original image URL

url
string

S3 URL of downloaded image