Skip to main content

Pinterest Analytics API

Bring Pinterest pin performance into your product, reporting workflow, automation, or AI system through one API.

  • Impressions, reactions, comments, saves, and clicks for Pinterest pins
  • Analyze recent pins directly from connected Pinterest accounts
  • Look up an existing pin using its Pinterest pin ID
  • Filter, sort, and paginate Pinterest analytics
No credit card required.
POST https://api.postpeer.dev/v1/posts
{ "platforms": ["twitter", "linkedin"], "content": "Hello world!" }
Published
2 platforms
TwitterLinkedIn
All posts delivered
Scheduled
queue
12
Queued
847
Sent
Next: in 15 min
Platforms
connected
XLIFBTT
One API, every platform
DF

"I was up and running on six different platforms in under 30 minutes. Strongly recommend!"

David Flor, Founder at Darklight Interactive

Divanshu KhatterMarketing Manager at Sembark

"Couldn't figure out the official Pinterest API. PostPeer was smooth. Using it daily."

Divanshu Khatter, Marketing Manager at Sembark

Het TikawalaFounder at Kalizzle AI Studio

"Great integration experience. Jonathan ships fixes within hours. Mad respect for the speed."

Het Tikawala, Founder at Kalizzle AI Studio

Add Social Media to Your Product in Three Steps

Connect once, then publish, schedule, and read data through the same API.

01

Get Your API Key

Sign up and get your API key instantly. No sales calls or complicated setup.

02

Integrate in Minutes

Connect once to PostPeer to publish, schedule, analyze, manage comments, and handle messages.

03

Support Every Major Platform

Give your users access to major social platforms without building and maintaining each integration yourself.

New to PostPeer? Read the getting started guide

Explore Requests and Responses by Format

Use the same endpoint and change only the fields required for each publishing format.

POSTRequest · Recent Pins
curl "https://api.postpeer.dev/v1/analytics?source=platform&accountId=acc_pin_111&platform=pinterest&limit=10" \
    -H "x-access-key: your-api-key"
202Response · Recent Pins
{
    "success": true,
    "total": 2,
    "page": 1,
    "limit": 10,
    "posts": [
      {
        "source": "platform",
        "postId": null,
        "content": "PostPeer OG",
        "publishedAt": "2026-04-12T07:28:45Z",
        "aggregated": {
          "impressions": 4,
          "reach": null,
          "likes": 0,
          "comments": 0,
          "shares": null,
          "saves": 0,
          "clicks": 1,
          "views": null,
          "engagementRate": null
        },
        "platforms": [
          {
            "platform": "pinterest",
            "platformPostId": "1143210686684505466",
            "platformPostUrl": "https://www.pinterest.com/pin/1143210686684505466/",
            "metrics": {
              "impressions": 4,
              "reach": null,
              "likes": 0,
              "comments": 0,
              "shares": null,
              "saves": 0,
              "clicks": 1,
              "views": null,
              "engagementRate": null
            }
          }
        ]
      }
    ]
}

GET https://api.postpeer.dev/v1/analytics

View the Pinterest API reference

Everything You Need for Pinterest Analytics

Measure pin performance through PostPeer without maintaining a separate Pinterest analytics integration.

Pin-Level Metrics

Get impressions, reactions as likes, comments, saves, and clicks for supported Pinterest pins.

Click Tracking

Track Pinterest clicks through the unified analytics response, including outbound and pin clicks exposed by Pinterest.

Save Tracking

Monitor saves to see which pins people choose to keep and revisit.

Existing Pin Lookup

Pass a Pinterest pin ID together with platform=pinterest and the connected accountId to retrieve analytics for a specific existing pin.

Date Range Filtering

Use fromDate and toDate to retrieve Pinterest analytics for the reporting period your product needs.

Pinterest OAuth Handled Through PostPeer

Connect Pinterest through PostPeer's OAuth flow instead of maintaining the Pinterest OAuth integration yourself.

Ship Pinterest Analytics in Any Stack

Whether your product is a Node app, a no-code workflow, or an AI agent, the same PostPeer API can power the publishing workflow.

Dev Stack

Typed SDKs and predictable REST APIs let you integrate PostPeer into the stack your application already uses.

No Code

Trigger publishing workflows from tools your team already uses.

Setup guides

AI Agents & MCP

Give Claude, Cursor, Codex, or your own AI agent the ability to publish, schedule, and interact with social workflows through PostPeer.

Connect via MCP

Frequently Asked Questions

Power Your Next Project With a Unified Social Media API

Give your users posting, scheduling, analytics, and engagement features through one API your team can maintain.

Start with 20 free credits. No credit card required.