...
Tip |
---|
Upon a successful request, the developer will receive a token with an expiration date. Every authorized request on API functions must be signed with an active token or API Key. |
Each token has an expiration, but it can be refreshed with a dedicated method available at:
...