Pinterest REST API 5.9.0
Number of APIs: 132
Pinterest's REST API (5.9.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.
-
boards - List boards GET {{baseUrl}}/boards?ad_account_id=579382468&bookmark=<string>&page_size=25&privacy=PUBLIC
-
boards - Create board POST {{baseUrl}}/boards?ad_account_id=579382468
-
ad_accounts-{ad_account_id}-templates-{template_id}-reports - Create async request for an analytics report using a template POST {{baseUrl}}/ad_accounts/:ad_account_id/templates/:template_id/reports?start_date=<date>&end_date=<date>&granularity=WEEK
-
ad_accounts-{ad_account_id}-templates - List templates GET {{baseUrl}}/ad_accounts/:ad_account_id/templates?page_size=25&order=DESCENDING&bookmark=<string>
-
ad_accounts-{ad_account_id}-keywords-metrics - Get country's keyword metrics GET {{baseUrl}}/ad_accounts/:ad_account_id/keywords/metrics?country_code=<string>&keywords=<string>
-
users-{username}-interests-follow - List following interests GET {{baseUrl}}/users/:username/interests/follow?bookmark=<string>&page_size=25
-
resources-targeting-{targeting_type} - Get targeting options GET {{baseUrl}}/resources/targeting/:targeting_type?client_id=8&oauth_signature=<string>×tamp=4
-
resources-metrics_ready_state - Get metrics ready state GET {{baseUrl}}/resources/metrics_ready_state?date=5771-13-91
-
resources-ad_account_countries - Get ad accounts countries GET {{baseUrl}}/resources/ad_account_countries
-
pins-{pin_id}-save - Save Pin POST {{baseUrl}}/pins/:pin_id/save?ad_account_id=579382468