Pinterest REST API 5.5.0
Number of APIs: 86
Pinterest's REST API (5.5.0)
Pinterest offers a number of products to allow you to create addons like widgets or buttons for your website or your application, show metadata on a pin, or use tags to track conversions.
The Pinterest API significantly increases the scope of what is possible for you to create as a site or application developer. Standard access to the Pinterest API can be used to:
* View user accounts and user account information
* View, create, or delete Pins
* View, create, update, or delete boards or sections of boards
* View ads, ad groups, campaigns, or ad accounts
* Request analytics information for your Pins, ads, ad groups, campaigns, or accounts
For more information, see: https://developers.pinterest.com/docs/api/v5/
To get started with the Pinterest API and learn about what you need to do to authenticate, read this section of the API documentation. There is also a tutorial that provides a step by step explanation of the authentication process, which uses the OAuth 2.0 standard.
-
media - List media uploads GET {{baseUrl}}/media?bookmark=est occaecat&page_size=25
-
user account-analytics - Get user account analytics GET {{baseUrl}}/user_account/analytics?start_date=2009-07-05&end_date=2009-07-05&from_claimed_content=BOTH&pin_format=ALL&app_types=ALL&metric_types=IMPRESSION,OUTBOUND_CLICK&split_field=NO_SPLIT&ad_account_id=88006977
-
user account-analytics - Get user account top pins analytics GET {{baseUrl}}/user_account/analytics/top_pins?start_date=2009-07-05&end_date=2009-07-05&sort_by=SAVE&from_claimed_content=BOTH&pin_format=ALL&app_types=ALL&metric_types=SAVE_RATE,ENGAGEMENT_RATE&num_of_pins=25&created_in_last_n_days=30&ad_account_id=88006977
-
user account - Get user account GET {{baseUrl}}/user_account?ad_account_id=88006977
-
pins-{pin id} - Get Pin GET {{baseUrl}}/pins/:pin_id?ad_account_id=88006977
-
pins-{pin id} - Get Pin analytics GET {{baseUrl}}/pins/:pin_id/analytics?start_date=2009-07-05&end_date=2009-07-05&app_types=ALL&metric_types=OUTBOUND_CLICK,VIDEO_V50_WATCH_TIME&split_field=NO_SPLIT&ad_account_id=88006977
-
boards-{board id}-sections-{section id} - Delete board section DELETE {{baseUrl}}/boards/:board_id/sections/:section_id
-
boards-{board id}-sections-{section id} - List Pins on board section GET {{baseUrl}}/boards/:board_id/sections/:section_id/pins?bookmark=est occaecat&page_size=25
-
boards-{board id}-sections - List board sections GET {{baseUrl}}/boards/:board_id/sections?bookmark=est occaecat&page_size=25
-
boards-{board id}-sections - Create board section POST {{baseUrl}}/boards/:board_id/sections