When you use the REST or Java API to get an asset's URL, that token is only valid for a set amount of time. You can specify the time limit in the ebx.properties
file by changing the value of ebx.addon.dama.rest.token.timeout
. This property defaults to a value of 1800 seconds (30 minutes).