GET
Pinterest Media Downloader
Extract downloadable Pinterest media (video or image) from a pin URL or pin.it shortlink.
Endpoint
https://api.seaavey.com/downloader/pinterest Parameters
url string required The valid URL of the Pinterest pin to download.
Response
-
status— number -
success— boolean -
latency— string -
data— object-
type— string -
url— string -
thumbnail— string -
title— string -
description— null
-
Errors
401 Invalid or expired API key 400 Invalid Pinterest URL 429 Too many requests 500 Download failed