Headers
Get your API keyAPI key (`sfk_...`)
Search query text for Pinterest pins.
min 1 chars · max 512 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.
Search query that was evaluated for this response.
Matching Pinterest pins.
Pinterest pin id.
min 1 chars
Canonical public pin URL when available.
Pin title when available.
Pin description when available.
Outbound destination link when available.
Destination domain when available.
Dominant image color when available.
When the pin was created, when available.
Primary (original) image when available.
Image URL when available.
Width in pixels when available.
≥ 0
Height in pixels when available.
≥ 0
User who pinned this item when available.
Pinterest user id when available.
Pinterest username when available.
Display name when available.
Profile image URL when available.
Board this pin belongs to when available.
Board id when available.
Board name when available.
Canonical public board URL when available.
Engagement metrics when available.
Save count when available.
≥ 0
Repin count when available.
≥ 0
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/search?query=Italian Pot Roast" \
-H "x-api-key: YOUR_API_KEY"Responses
Pin search results for the requested query.