← Integrations

social

Pinterest integration

Publish Pins and Idea Pins, manage boards, pull analytics.

Overview

Create Pins on any authorized board, pull saves and outbound clicks, and route product feeds for shopping integrations through one consistent endpoint.

Quick start

blazto.tsTypeScript
import { Blazto } from "@blazto/node";
const blazto = new Blazto(process.env.BLAZTO_API_KEY);

// Connect a Pinterest account through hosted OAuth
const { url } = await blazto.accounts.connect({ platform: "pinterest" });

// Publish from your app
await blazto.posts.create({
  text: "Shipping today.",
  platforms: ["pinterest"],
});

What you can do

Key endpoints

POST/posts
Publish a Pin to any authorized board.

Built for

E-commerce

Push product images to Pinterest as your catalog updates.

Related integrations

Ship the Pinterest integration today

One API key, one SDK, every platform you need.

Start for free