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"
이 페이지가 도움이 되었나요?