मार्केटप्लेस
OpenAPI
Pinterest API

Pinterest API

Media

RoarAPI द्वारा · बेस पथ /pinterest-api

Public-data Pinterest API — pins, boards, profiles, topics, search.

100
सब्सक्राइबर
नया
रेटिंग
100.00%
अपटाइम
941 ms
लेटेंसी p95
एंडपॉइंट लोड हो रहे हैं…

एंडपॉइंट

28

Pinterest API द्वारा उपलब्ध सभी एंडपॉइंट, और हर एक क्या करता है।

  • 1GET/pinterest-api/search

    Unified typed search (session tier)

    Search pins, boards, or users; each result item is typed. Requires a session backend.

  • 2GET/pinterest-api/trending

    Trending / today's picks (session tier)

    Trending / today's picks for a region. Requires a session backend.

  • 3GET/pinterest-api/topics/{topic}

    Topic / interest detail

    Topic / interest detail (taxonomy, related topics).

  • 4GET/pinterest-api/topics/{topic}/pins

    Pins for a topic feed (cursor-paginated)

    Pins for a topic / interest feed, cursor-paginated.

  • 5GET/pinterest-api/users/{user}

    Full public profile + computed insights

    Public profile (name, bio, counts, verified/business flags) with computed insights.

  • 6GET/pinterest-api/users/{user}/boards

    Public boards (cursor-paginated)

    A user's public boards, cursor-paginated.

  • 7GET/pinterest-api/users/{user}/pins

    Pins created or saved (cursor-paginated)

    Pins created or saved by the user, cursor-paginated.

  • 8GET/pinterest-api/users/{user}/followers

    Followers (session tier)

    Followers, cursor-paginated. Requires a session backend (`login_required` otherwise).

  • 9GET/pinterest-api/users/{user}/following

    Following (session tier)

    Accounts the user follows, cursor-paginated. Requires a session backend.

  • 10GET/pinterest-api/users/{user}/insights

    Computed cadence / top boards / commerce mix

    The user with its computed insights block (cadence, top board, commerce ratio).

  • 11POST/pinterest-api/users/bulk

    Resolve many users

    Resolve up to `PINTEREST_MAX_BULK` users; per-target failures are isolated.

  • 12GET/pinterest-api/boards/{board}

    Board detail + computed insights

    Board detail (title, description, counts, cover, owner) with computed engagement insights.

  • 13GET/pinterest-api/boards/{board}/pins

    Board pins (cursor-paginated)

    Pins on a board, cursor-paginated.

  • 14GET/pinterest-api/boards/{board}/sections

    Board sections

    A board's sections, cursor-paginated.

  • 15GET/pinterest-api/boards/{board}/sections/{section}/pins

    Pins in a board section (cursor-paginated)

    Pins in a specific board section, cursor-paginated.

  • 16GET/pinterest-api/boards/{board}/insights

    Board engagement / save velocity / shoppable share

    The board with its computed insights block (engagement, save velocity, shoppable share).

  • 17GET/pinterest-api/pins/{pin}

    Single pin: media variants + parsed rich-pin metadata

    A single pin with image/video variants and parsed product/recipe/article metadata.

  • 18GET/pinterest-api/pins/{pin}/related

    Related / more-like-this pins (cursor-paginated)

    Related / "more like this" pins, cursor-paginated.

  • 19GET/pinterest-api/pins/{pin}/comments

    Comments (cursor-paginated)

    A pin's comments, cursor-paginated.

  • 20GET/pinterest-api/pins/{pin}/download

    Proxied, non-expiring image/video variant URLs

    Durable proxied image/video variant URLs (source CDN URLs expire).

  • 21POST/pinterest-api/pins/bulk

    Resolve many pins

    Resolve up to `PINTEREST_MAX_BULK` pins; per-target failures are isolated.

  • 22POST/pinterest-api/monitors

    Subscribe a target to change webhooks

    Create a monitor on a user/board/topic/pin; a worker fires the webhook on change.

  • 23GET/pinterest-api/monitors/{monitor_id}

    Fetch a monitor

    Fetch a monitor by id.

  • 24DELETE/pinterest-api/monitors/{monitor_id}

    Delete a monitor

    Delete a monitor by id.

  • 25GET/pinterest-api/users/{user}/changes

    Diff a user since the last snapshot

    Follower/pin/board deltas since this node last saw the user.

  • 26GET/pinterest-api/meta/capabilities

    Which tiers/backends/endpoints are enabled here

    Report the fetch backend, session tier, and per-endpoint availability on this node.

  • 27GET/pinterest-api/meta/limits

    Current request limits

    Pagination + bulk caps and the session-tier flag.

  • 28POST/pinterest-api/compliance/erasure

    Withhold a subject (GDPR/CCPA)

    Register a data-subject erasure: the subject is withheld from responses on this node.

मूल्य निर्धारण

प्लानमूल्य निर्धारणसभी 4 प्लान की तुलना करें
Basic
मुफ़्त
Pro
$9.99/माह
Max
$29.99/माह
Ultra
$99.99/माह
Pinterest API · RoutexAPI