Skip to main content
POST
Submit Pinterest User Pins task

Pinterest User Pins

results_limit defaults to 100, accepts values from 1 through 2,000, and applies to each profile URL. Results are Pins, not profile records.

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 profile URLs.

Minimum array length: 1
results_limit
integer
default:100

Maximum Pins to collect per profile URL.

Required range: 1 <= x <= 2000
callback_url
string<uri>

Optional callback URL.

Response

Task submitted

code
integer
Example:

200

data
object