Pinterest REST API 5.3.0
Number of APIs: 45
Pinterest's REST API (5.3.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.
-
user account - Get user account GET {{baseUrl}}/user_account?ad_account_id=55846658
-
user account - Get user account analytics GET {{baseUrl}}/user_account/analytics?start_date=1977-03-23&end_date=1977-03-23&from_claimed_content=BOTH&pin_format=ALL&app_types=ALL&metric_types=ENGAGEMENT_RATE,OUTBOUND_CLICK&split_field=NO_SPLIT&ad_account_id=55846658
-
ad accounts-{ad account id} - Get product group analytics GET {{baseUrl}}/ad_accounts/:ad_account_id/product_groups/analytics?start_date=1977-03-23&end_date=1977-03-23&product_group_ids=84772&columns=SPEND_IN_DOLLAR,SPEND_IN_DOLLAR&granularity=<string>&click_window_days=1&engagement_window_days=30&view_window_days=1&conversion_report_time=TIME_OF_AD_ACTION
-
boards - List boards GET {{baseUrl}}/boards?bookmark=aliqua adipisicing ad ullamco officia&page_size=25&privacy=PUBLIC
-
boards - Create board POST {{baseUrl}}/boards
-
media - List media uploads GET {{baseUrl}}/media?bookmark=aliqua adipisicing ad ullamco officia&page_size=25
-
boards-{board id} - List Pins on board GET {{baseUrl}}/boards/:board_id/pins?bookmark=aliqua adipisicing ad ullamco officia&page_size=25
-
catalogs-feeds-{feed id} - Delete feed DELETE {{baseUrl}}/catalogs/feeds/:feed_id
-
pins-{pin id} - Get Pin analytics GET {{baseUrl}}/pins/:pin_id/analytics?start_date=1977-03-23&end_date=1977-03-23&app_types=ALL&metric_types=OUTBOUND_CLICK,IMPRESSION&split_field=NO_SPLIT&ad_account_id=55846658
-
boards-{board id}-sections-{section id} - Delete board section DELETE {{baseUrl}}/boards/:board_id/sections/:section_id