If 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
JavaScript
Golang
Java
Python
Request
Authorization
Add the parameter
Authorization
to Headers,whose value is to concatenate the Token after the Bearer.