Authorization: Bearer ********************{
"apiKey": "mI9Ol-NO6cS-ho3Py-7Pj22-WyK3A",
"account": "karuo1",
"timestamp": "1773201818",
"sign": "140f82498328835efe732ab8ba37493c"
}curl --location --request POST 'https://ckbapi.quwanzhi.com/v1/open/auth/token' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiKey": "mI9Ol-NO6cS-ho3Py-7Pj22-WyK3A",
"account": "karuo1",
"timestamp": "1773201818",
"sign": "140f82498328835efe732ab8ba37493c"
}'{}