Pinterest 发布: KI-Werkzeug

将视频或图片 Pin 发布到已连接的 Pinterest board。

📝

Overview

About this model

Updated 16. Juli 2026

Pinterest Publish 可通过 muapi API 将视频和图片直接发布到已连接的 Pinterest board。使用 muapi 生成视觉内容后,自动完成向 Pinterest 的最终分发,无需手动上传或切换账户,从而简化创作工作流。它非常适合视觉内容创作者、电商品牌、生活方式影响者,以及管理多个 Pinterest board 的营销团队。

每次发布只需 $0.02,这种低成本自动化可以顺畅接入内容生成与分发工作流,让你在不增加运营负担的情况下扩大 Pinterest 发布规模。

1通过一次 API 调用,将 AI 生成的产品 Pin 自动发布到多个电商 board
2自动将生活方式和家居装饰图像分发到主题 Pinterest board
3安排 AI 生成设计灵感和灵感板的批量发布
4根据内容日历事件或 CRM 更新自动触发 Pin 发布
💰

Pricing & Value

Cost analysis

muapiapp$0.02 per generation

Minimal per-publication cost with no subscription. Transparent $0.02 pricing makes Pinterest distribution practical to automate within larger content workflows.

** Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

账户 IDinteger

已连接 Pinterest 账户的 ID。

Default Value-
媒体 URLstring

要发布为图钉的Video或Bild的公开 URL。

Default Value-
置顶描述string

图钉描述。

Default Value
置顶标题string

图钉标题。

Default Value
画板 IDstring

要发布到的 Pinterest 画板 ID。留空则使用Standard画板。

Default Value
目标 URLstring

图钉链接指向的 URL。

Default Value
📖

Implementation Guide

Developer documentation

  1. 通过 muapi 的授权流程连接 Pinterest 账户,并获取 account_id。
  2. 确定 Pin 要发布到的目标 board_id。
  3. 准备媒体(视频或图片),并获取其可公开访问的 media_url。
  4. 为 Pin 编写吸引人的 title 和 caption。
  5. 可选提供链接,将流量引导到你的网站或产品页面。
  6. 使用 account_id、board_id、media_url、title、caption 和 link 提交请求。
  7. Pin 会直接发布到指定的 Pinterest board。

Common Questions

Frequently asked

发布 Pin 的费用是多少?

在 muapi 上发布到 Pinterest 每个帖子收费 $0.02。这个透明且低廉的费用涵盖发布操作和 API 开销,让大规模 Pinterest 分发也保持经济实惠。

可以将同一个 Pin 发布到多个 board 吗?

可以。要发布到多个 board,请分别提交请求,并在每次请求中指定不同的 board_id。这样可以将内容分发到你的不同 board 结构或团队账户。

Pinterest 接受哪些图片和视频规格?

Pinterest 支持 JPEG、PNG 和 MP4 等常见格式。媒体必须通过公开 URL 访问,并符合 Pinterest 对Seitenverhältnis的技术要求(标准 Pin 理想尺寸为 1000x1500px,Story Pin 理想尺寸为 1080x1920px)。如需获得最佳效果,请查看 Pinterest 当前的规格要求。