Skip to main content
GET
Search
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

query
string
required

Search query

Example:

"Italian Pot Roast"

cursor
string

Cursor for pagination

Example:

"Y2JVSG81V2sxcmNHRlpWM1J..."

trim
boolean

Set to true for a trimmed down version of the response

Example:

false

Response

Successful response

Key Response Fields:

  • pins[n].id: Pin unique ID
  • pins[n].url: Full URL to the pin
  • pins[n].title: Pin title
  • pins[n].description: Pin description text
  • pins[n].images: Image size variants (170x, 236x, 474x, 736x, orig)
  • pins[n].pinner.username: Pinner's username
  • pins[n].board.name: Board the pin belongs to
  • pins[n].created_at: Creation timestamp
  • cursor: Pagination cursor for the next page of results