Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://end-api.shallow.ink/api/v1/auth/anonymous-token \ --header 'Content-Type: application/json' \ --data ' { "fingerprint": "<string>" } '
{ "code": 0, "data": { "token": "anon_xxxx", "expires_in": 7200 } }
设备指纹(≥32字符)
32
获取成功
0
Hide child attributes
"anon_xxxx"
7200