GetInSaver Developers
Sign inGet 20 free credits
PUBLIC PINTEREST IMAGE · VIDEO PINS

Pinterest Downloader API

Resolve supported public Pinterest Pin links into structured image and video media results.

Pinterest downloader APIPinterest video downloader APIPinterest image downloader APIPin media API
POST /v1/resolve200 OK
curl https://developers.getinsaver.com/v1/resolve \
  -H "Authorization: Bearer gis_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "service": "pinterest",
    "url": "https://supported-public-url/..."
  }'

{
  "ok": true,
  "item_count": 1,
  "items": [{ "type": "video", "url": "https://cdn..." }]
}
Successful items onlyFailed result · 0 credits
API OVERVIEW

A focused media API for real products

The GetInSaver Pinterest Downloader API is designed for developer workflows that start with a public Pin URL. Submit a pinterest.com or supported pin.it link and receive a normalized response for public image Pins or supported video Pins without building platform-specific extraction logic.

SUPPORTED INPUT

URLs this API handles

  • Public pinterest.com Pin links
  • Supported pin.it short links
  • Public image Pins
  • Supported public video Pins
COMMON USE CASES

What developers build

  • Build a Pinterest video downloader workflow
  • Import authorized Pin images into a tool
  • Resolve pin.it links in an automation
  • Normalize Pin media alongside social video
NORMALIZED OUTPUT

What the response returns

  • Image or video Pin items
  • Normalized media URL fields
  • One-credit item usage
  • Explicit unavailable-content errors
PREDICTABLE COMMERCIAL API

Start free. Pay only for returned media.

Every verified developer receives 20 result credits. Purchased credits do not expire, and failed, private, deleted, unsupported or unavailable lookups consume zero credits.

20free result credits
7supported services
$0charged on failures
QUICK INTEGRATION

From public URL to media JSON in three steps

  1. 01

    Create a developer account

    Verify your email to receive 20 free result credits without adding a payment card.

  2. 02

    Send a supported URL

    Create an API key and call POST /v1/resolve with the service ID and public URL.

  3. 03

    Use normalized results

    Read the returned media item array, type fields, URLs and exact credit usage in your application.

PUBLIC CONTENT ONLY

Clear boundaries by design

GetInSaver does not bypass privacy controls, account login, deleted content or rights restrictions. Use returned media only when you have the necessary permission or another lawful basis. Platform availability can change, so unavailable lookups are never charged.

DEVELOPER FAQ

Questions about Pinterest Downloader API

Does the Pinterest API page support both images and videos?

Yes. Supported public image Pins and video Pins use the same pinterest service ID and return the relevant media item type.

Are pin.it short links accepted?

Yes. Supported pin.it links can be resolved alongside standard pinterest.com/pin URLs.

Is this the official Pinterest API?

No. GetInSaver is an independent public-media workflow API. It does not create boards, manage accounts or replace Pinterest's official authenticated developer platform.

How much does a Pinterest media result cost?

Each successfully returned image or video item uses one credit. Failed, private or unavailable lookups use zero credits.

20 RESULTS ON US

Make your first API request.

No card, no sales call and no charge for failed results.

Create developer account →