Please Select Your Location
Australia
Österreich
België
Canada
Canada - Français
中国
Česká republika
Denmark
Deutschland
France
HongKong
Iceland
Ireland
Italia
日本
Korea
Latvija
Lietuva
Lëtzebuerg
Malta
المملكة العربية السعودية (Arabic)
Nederland
New Zealand
Norge
Polska
Portugal
Russia
Saudi Arabia
Southeast Asia
España
Suisse
Suomi
Sverige
台灣
Ukraine
United Kingdom
United States
Please Select Your Location
België
Česká republika
Denmark
Iceland
Ireland
Italia
Latvija
Lietuva
Lëtzebuerg
Malta
Nederland
Norge
Polska
Portugal
España
Suisse
Suomi
Sverige

用法範例

  1. 用電子郵件傳送您內容的 VIVEPORT ID 到 VIVEPORT 支援團隊 ( store@viveport.com ) 以取得 appSecret
  2. 要取得服務 token,請使用 HTTP GET appId appSecret 傳送到 https://www.viveport.com/api/thirdpartygatewayservice/v1/monitor/servicetoken?appId={1}&appSecret={2} 。有關詳細資訊,請參閱 服務 Token 管理
  3. 要取得使用者 token,請使用 Sessions Token API。有關詳細資訊,請參閱 Session Token API 指南
  4. 要驗證這些 token 並取得唯一的 userID,請使用 HTTP POST appId serviceToken userToken 傳送到 https://www.viveport.com/api/thirdpartygatewayservice/v2/monitor/tokens/validate 。有關詳細資訊,請參閱 Token 驗證

AppSecret 應用程式工作流程

appSecret_application_workflow.png

服務 Token 管理工作流程

Service_token_management_workflow.png

使用者 Token 管理工作流程

User_token_management_workflow.png

Token 驗證工作流程

Token_validation_workflow.png