"Access token is used only with Render Links"
Access token is a string which allows you to create render links, that can be used publicly on a website, an app and just about anywhere. Access Token is used with API Secret using it without apisecret
is not recommended, apiSecret
helps us create a signed render link that protects your API credits/usage.
* you can create render links without Api Secret in development, never in production