Pinterest User Boards

pinterest/user-boards

Fetch a paginated list of boards for a Pinterest user by username.. Each board includes name, url, description, pin_count, follower_count, owner info, cover images, and created_at.

Base price
$0.01 / run
Execution
sync
Model type
api
Input fields
2

Try the model

Playground

Open playground
Input
The Pinterest username to get boards for (e.g. 'broadstbullycom' from https://www.pinterest.com/broadstbullycom/).
Set to true for a trimmed down version of the response.
OutputReady

Your output will appear here

Complete the inputs, then click Run.

Specifications

Pricing

Base price
$0.01 / run
Billing formula
0.012

Context & modalities

Input
Schema-defined
Output
api

Capabilities

Chat
Not supported
Vision
Not supported
Reasoning
Not supported
Structured output
Not supported
Function calling
Not supported
Audio input
Not supported

Access

Provider
Pinterest
Model ID
pinterest/user-boards
Execution
sync
API
Unified Run API
Endpoint
/v1/run

API README

Pinterest User Boards

Fetch a paginated list of boards for a Pinterest user by username. Each board includes name, url, description, pin_count, follower_count, owner info, cover images, and created_at. It is suitable for social-media workflows.

Capability

Fetch a paginated list of boards for a Pinterest user by username. Each board includes name, url, description, pin_count, follower_count, owner info, cover images, and created_at. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Enrich profiles, accounts, and business records with structured context.
  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.

Start building

Send your first request

OpenAI-compatible endpoint with unified authentication and usage tracking.

Production API
Endpoint
https://api.sandbase.ai/v1/run
Model ID
pinterest/user-boards
# Preserve Unicode and shell metacharacters in the request body.
result=$(printf '%s' 'ewogICJtb2RlbCI6ICJwaW50ZXJlc3QvdXNlci1ib2FyZHMiCn0=' \
  | base64 --decode \
  | curl --fail-with-body --silent \
      -X POST "https://api.sandbase.ai/v1/run" \
      -H "Authorization: Bearer $SANDBASE_API_KEY" \
      -H "Content-Type: application/json" \
      --data-binary @-)
printf '%s\n' "$result"

Choose your model

Compare models

All language models
ModelContextInput / 1MOutput / 1MReleased
Pinterest———Jan 1, 2024
Pinterest———Jan 1, 2024
Pinterest———Jan 1, 2024
Pinterest———Jan 1, 2024