List Pinterest profile boards
List public boards for a Pinterest profile.
Headers
Get your API keyAPI key (`sfk_...`)
Pinterest username whose boards should be listed.
min 1 chars · max 64 chars
Opaque pagination cursor returned by a previous response.
min 1 chars
When true, returns a smaller response with fewer fields.
Endpoint-specific response payload.
Whether the profile was found.
one of: found, not_found
Boards returned for this request.
Pinterest board id.
min 1 chars
Board name when available.
Canonical public board URL when available.
Board description when available.
Number of pins on the board when available.
≥ 0
Board follower count when available.
≥ 0
Cover image URL when available.
When the board was created, when available.
Board privacy setting when available.
Board owner when available.
Pinterest user id when available.
Pinterest username when available.
Display name when available.
Profile image URL when available.
Pagination state for the current response.
Cursor to pass in the next request when more results are available.
Whether another page of results is available.
Metadata describing the request and billing outcome.
Unique request identifier for tracing this API call.
min 1 chars
Credits charged for this request.
≥ 0
Public API version that served the response.
one of: v1
Code example
curl "https://api.socialfetch.dev/v1/pinterest/profiles/broadstbullycom/boards" \
-H "x-api-key: YOUR_API_KEY"Responses
Boards for the requested profile.