Last updated 1 month ago
為對API的請求做認證,請設置auth token,請求示例如下:
curl -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer <token>" \ --data '{}' \ https://bscscutum.blockrazor.xyz/stream
https://bscscutum.blockrazor.xyz/stream?token=<token>
示例中的<token>需在註冊BlockRazor後獲取,步驟如下:
前往,在網頁右上角點擊【註冊】,系統跳轉至註冊頁
在註冊頁輸入郵箱和密碼,點擊【註冊】,系統會向郵箱發送賬戶激活郵件
前往郵箱,查看賬戶激活郵件,點擊賬戶激活鏈接
成賬戶激活,前往登錄,查看賬戶信息,複製auth token