Created
April 1, 2015 21:07
-
-
Save ttran4040/27c1524af94d680e8f12 to your computer and use it in GitHub Desktop.
Pinterest V3 User & Board Pins
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pin for a specific Board: | |
https://api.pinterest.com/v3/pidgets/boards/{user_id}/{board}/pins/ | |
Pin for a specific User: | |
http://api.pinterest.com/v3/pidgets/users/{user_id}/pins/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment