Chuyển đến nội dung chính
GET
/
check-token
Xác thực token xác thực
curl --request GET \
  --url https://launch-auth-v1.raydium.io/check-token
{
  "success": true,
  "data": "OK"
}

Documentation Index

Fetch the complete documentation index at: https://docs.raydium.io/llms.txt

Use this file to discover all available pages before exploring further.

Tham số truy vấn

token
string
bắt buộc
wallet
string
bắt buộc

Phản hồi

Token hợp lệ

success
boolean
Ví dụ:

true

data
string
Ví dụ:

"OK"