Pinterest REST API 5.12.0

Number of APIs: 156

Pinterest's REST API (5.12.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.

  1. user_account - Get user account GET {{baseUrl}}/user_account?ad_account_id=15266090296

  2. users-{username}-interests-follow - List following interests GET {{baseUrl}}/users/:username/interests/follow?bookmark=<string>&page_size=25

  3. ad_accounts-{ad_account_id}-ad_groups-audience_sizing - Get audience sizing GET {{baseUrl}}/ad_accounts/:ad_account_id/ad_groups/audience_sizing

  4. ad_accounts-{ad_account_id}-product_group_promotions - Get product group promotions GET {{baseUrl}}/ad_accounts/:ad_account_id/product_group_promotions?product_group_promotion_ids=54369096104&entity_statuses=ACTIVE&entity_statuses=PAUSED&ad_group_id=15266090296&page_size=25&order=ASCENDING&bookmark=<string>

  5. ad_accounts-{ad_account_id}-product_groups-analytics - Get product group analytics GET {{baseUrl}}/ad_accounts/:ad_account_id/product_groups/analytics?start_date=<date>&end_date=<date>&product_group_ids=54369096104&columns=CLICKTHROUGH_1,VIDEO_P75_COMBINED_2&granularity=WEEK&click_window_days=30&engagement_window_days=30&view_window_days=1&conversion_report_time=TIME_OF_AD_ACTION

  6. ad_accounts-{ad_account_id}-product_groups-catalogs - Get catalog product groups GET {{baseUrl}}/ad_accounts/:ad_account_id/product_groups/catalogs?feed_profile_id=3410281038

  7. ad_accounts-{ad_account_id}-ad_groups-{ad_group_id} - Get ad group GET {{baseUrl}}/ad_accounts/:ad_account_id/ad_groups/:ad_group_id

  8. ad_accounts-{ad_account_id}-ad_groups-analytics - Get ad group analytics GET {{baseUrl}}/ad_accounts/:ad_account_id/ad_groups/analytics?start_date=<date>&end_date=<date>&ad_group_ids=000442886&columns=CLICKTHROUGH_1,VIDEO_P75_COMBINED_2&granularity=WEEK&click_window_days=30&engagement_window_days=30&view_window_days=1&conversion_report_time=TIME_OF_AD_ACTION

  9. ad_accounts-{ad_account_id}-reports - Get the account analytics report created by the async call GET {{baseUrl}}/ad_accounts/:ad_account_id/reports?token=<string>

  10. ad_accounts-{ad_account_id}-conversion_tags-{conversion_tag_id} - Get conversion tag GET {{baseUrl}}/ad_accounts/:ad_account_id/conversion_tags/:conversion_tag_id