From my Testing, ckSession itself is ckWebAuthToken
Encode and append the ckSession string that you received to future requests.
To URL encode the ckSession string, replace '+' with '%2B', '/' with '%2F', and '=' with '%3D'. For example, send a request to get the current user by appending the ckWebAuthToken string.
Topic:
App & System Services
SubTopic:
iCloud & Data
Tags: