cURL
curl --request GET \ --url https://launch-auth-v1.raydium.io/check-token
{ "success": true, "data": "OK" }
驗證令牌是否仍然有效。如果令牌即將過期,也會延長其生命週期。
Documentation IndexFetch the complete documentation index at: https://docs.raydium.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.raydium.io/llms.txt
Use this file to discover all available pages before exploring further.
令牌有效
true
"OK"
這個頁面有幫助嗎?