The world's catalog of ideas
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Social
- Documentation / URL
- https://developers.pinterest.com/
Overview
Pinterest API v5 — OAuth-based (a missing token returns 401, verified).
Quick Start
Me (needs a token):
curl "https://api.pinterest.com/v5/me" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Pinterest app → OAuth access token.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with app registration (check the docs).
- Pins, boards, users.
FAQ
Is Pinterest free? Yes — free with app registration.
Why 401? An OAuth token is required (verified).
What’s the auth style?
Authorization: Bearer OAuth.
More in Social
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 4chan Simple image-based bulletin board dedicated to a variety of topics | No auth | Yes | Yes | ↗ |
| Ayrshare Social media APIs to post, get analytics, and manage multiple users social media accounts | API Key | Yes | Yes | ↗ |
| aztro Daily horoscope info for yesterday, today, and tomorrow | No auth | Yes | Unknown | ↗ |
| Blogger The Blogger APIs allows client applications to view and update Blogger content | OAuth | Yes | Unknown | ↗ |
| Bluesky Decentralized social networking via the AT protocol | No auth | Yes | Yes | ↗ |