v3

latestOpenAPI 3.0.1Proprietary2026-07-314140169.7 KB
Platform Integration

Get Pinterest boards

Retrieve all Pinterest boards (public and secret) from a connected Pinterest account. Use the board ID for posting Pins.

get/uploadposts/pinterest/boards

Query parameters

profilestring

Profile username. If omitted, uses the first connected Pinterest account.

Response

Pinterest boards retrieved successfully.

successboolean
pinterest_account_usedstring

Pinterest username of the account used.

Example response

{
  "success": true
}