Pinterest REST API 5.6.0

Number of APIs: 97

Pinterest's REST API (5.6.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. ad accounts - Create ad account POST {{baseUrl}}/ad_accounts

  2. terms - List suggested terms GET {{baseUrl}}/terms/suggested?term=sports&limit=4

  3. resources-targeting - Get interest details GET {{baseUrl}}/resources/targeting/interests/:interest_id

  4. catalogs-feeds-{feed id} - List processing results for a given feed GET {{baseUrl}}/catalogs/feeds/:feed_id/processing_results?bookmark=reprehenderit Ut&page_size=25&ad_account_id=91255

  5. catalogs-feeds - List feeds GET {{baseUrl}}/catalogs/feeds?bookmark=reprehenderit Ut&page_size=25&ad_account_id=91255

  6. catalogs-feeds - Create feed POST {{baseUrl}}/catalogs/feeds?ad_account_id=91255

  7. catalogs-items-batch - Operate on item batch POST {{baseUrl}}/catalogs/items/batch?ad_account_id=91255

  8. catalogs-items-batch - Get catalogs items batch GET {{baseUrl}}/catalogs/items/batch/:batch_id?ad_account_id=91255

  9. catalogs-items - Get catalogs items GET {{baseUrl}}/catalogs/items?country=US&item_ids=CR123&language=EN&ad_account_id=91255

  10. catalogs-product groups-{product group id} - Update product group PATCH {{baseUrl}}/catalogs/product_groups/:product_group_id?ad_account_id=91255