Skip to main content
POST
Harvest a page's images

Authorizations

X-API-Key
string
header
required

Body

application/json
url
string
required

The URL to harvest images from. Must be http(s).

Example:

"https://example.com"

maxAge
number

Serve from cache if a capture of this URL is younger than this many milliseconds. Omit for the default window; 0 always fetches fresh. Capped at 7 days.

Required range: 0 <= x <= 604800000

Response

200 - application/json
data
object
required