Internal request of auth old vk
Request
Add the parameter Authorization
to Headers,whose value is to concatenate the Token after the oauth. Example:Authorization: oauth ********************
Request Code Samples
curl --location 'https://api-v2.streamvi.io/method/auth/callback/vk' \
--header 'Authorization: oauth <token>'
Responses
application/json
Modified at 2026-04-28 20:02:55