Skip to main content
POST
Submit Pinterest Pins task

Pinterest Pins

Results use resource="pins" and type="pin". Pin content is returned in text, with author, metrics, media, categories, and hashtags in the standard result structure.

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
urls
string<uri>[]
required

Public Pinterest Pin URLs.

Minimum array length: 1
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object