Get thumbnail URL
GET
/file/thumb
Auth: JWT Optional
How to decode obfuscated thumbnail URL?
obfuscated
is set to true
in the response, you need addition step to recover the original image URL.Here's implementation for the decode functioin in multiple languages
Request
Query Params
Header Params
X-Cr-Context-Hint
string <uuid>
optional
Example:
b832b998-7ece-4ffd-ba6b-afb64530ca70
X-Cr-Purchase-Ticket
string
optional
Example:
1f63aa26-edc0-40ce-950a-cb4d4323158e
Request samples
Responses
Modified at 2025-06-24 02:52:55