How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Pinterest Board API

The Board API from Pinterest — 5 operation(s) for board.

Pinterest Board API is one of 117 APIs that Pinterest publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Boards. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 9 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 5.13.0.

Requests are made against a single base URL, https://api.pinterest.com/v5.

9 operations 5 paths 16 schemas 2 DELETE4 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
5.13.0
Base URL
https://api.pinterest.com/v5
Authentication
OAuth 2.0, HTTP Bearer, HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 3

Pinterest Board API declares 3 security schemes for authenticating requests. It supports OAuth 2.0 (pinterest_oauth2) using the authorizationCode flow, exposing 18 scopes. It accepts HTTP bearer tokens (conversion_token). It accepts HTTP basic authentication (basic).

  • conversion_token — This security scheme only applies to the conversion events endpoint (POST /adaccounts/{adaccountid}/events). This endpoint requires a bearer token generated vi…

Paths & Operations 9

Across 5 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Board 9
GET
/boards/{board_id}
Get board
boards/get 2 params → 200404default
PATCH
/boards/{board_id}
Update board
boards/update 2 params body → 200400403429default
DELETE
/boards/{board_id}
Delete board
boards/delete 2 params → 204403404409429default
GET
/boards/{board_id}/pins
List Pins on board
boards/list_pins 6 params → 200404default
GET
/boards/{board_id}/sections
List board sections
board_sections/list 4 params → 200default
POST
/boards/{board_id}/sections
Create board section
board_sections/create 2 params body → 201400403409500default
PATCH
/boards/{board_id}/sections/{section_id}
Update board section
board_sections/update 3 params body → 200400403409default
DELETE
/boards/{board_id}/sections/{section_id}
Delete board section
board_sections/delete 3 params → 204403404409default
GET
/boards/{board_id}/sections/{section_id}/pins
List Pins on board section
board_sections/list_pins 5 params → 200403404409default

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Pin (19 properties), Board (11 properties), PinMediaSourceVideoID (6 properties), PinMediaSourceImageBase64 (4 properties). Each schema is shown below with its type and property counts.

Board
object
Board
11 properties 1 required
PinMedia
object
Pin media objects.
1 property
Paginated
object
2 properties 1 required
PinMediaSourceVideoID
object
Video ID-based media source
6 properties 2 required
BoardUpdate
object
Board fields for updates
3 properties
PinMediaSourceImageURL
object
Image URL-based media source
3 properties 2 required
PinMediaSourceImagesURL
object
Multiple images urls-based media source
3 properties 1 required
PinMediaSourceImageBase64
object
Base64-encoded image media source
4 properties 3 required
CreativeType
string
Ad creative type enum. For update, only draft ads may update creative type. Note: SHOPTHEPIN has been deprecated. Please use COLLECTION instead.
PinMediaSource
Pin media source.
Error
object
2 properties 2 required
Pin
objectnull
Pin
19 properties
BoardSection
object
Sections help organize pins within a board.
2 properties 1 required
PinMediaSourceImagesBase64
object
Multiple Base64-encoded images media source
3 properties 1 required
BoardOwner
object
1 property
PinMediaSourcePinURL
object
Pin URL-based media source for product pin creation. Currently the field is only available to a list of beta users.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pinterest-board-api-openapi.yml Raw ↑

Other APIs Pinterest publishes across the network.

Pinterest Access API
Pinterest Accounts API
Pinterest Ad API
Pinterest Ad_groups API
Pinterest Ads API
Pinterest Analytics API
Pinterest Assets API
Pinterest Audience API
Pinterest Audience_insights API
Pinterest Audiences API
Pinterest Batch API
Pinterest Bid API
Where this information came from

This is an independent, third-party profile of Pinterest Board API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.