返回探索器

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 文件和資源