返回探索器

Pinterest OAuth 端點

Pinterest OAuth 端點和相關的開發資源

Pinterest 授權端點

https://www.pinterest.com/oauth/
將用戶重定向到此端點以授予你的應用訪問他們帳戶的權限。

Pinterest 令牌端點

https://api.pinterest.com/v5/oauth/token
用於交換授權碼或刷新令牌以獲取訪問令牌和刷新令牌的端點。

Pinterest 用戶信息端點

https://api.pinterest.com/v5/user_account
返回已認證用戶的配置信息標準化 OAuth 端點,包括基於訪問令牌範圍的當前用戶的信息。

Pinterest OAuth 文檔和資源