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"
このページは役に立ちましたか?