WLI: Advanced Access Tokens
Choose the expiration time
Another customizing parameter for your iframe integration is the advanced access token. This is assigned to each brand you create and allows you to define a specific expiration time for the autoin link access.
If you don’t change it, this lasts 8 hours (a standard work shift) by default, but you can choose a shorter duration—even as short as 30 minutes—if you prefer. The lifetime of this token is set according to your platform requirements.
Tokens for Analyst access (read-only) can also be created.
Note that you cannot recycle this token; you must generate a new one each time it expires. This token is generated by you whenever your client accesses your platform, and all operations required for them to work properly are managed by you as well, on your end, according to your product infrastructure.
How to use them
This is the API call meant for this purpose:
https://app.metricool.com/api/v2/settings/whitelabel/logininfo/{blogId}
Parameters:
- scope: allowed values:
READONLY,MANAGER - expm: expiration in minutes (480 by default)
- blogId: brand ID
- networks: a comma-separated list of the networks that are allowed to be displayed. Valid literals are:
[web, facebook, instagram, threads, twitter, bluesky, linkedin, gmb, pinterest, tiktok, youtube, twitch, facebookAds, googleAds, tiktokAds]. If this parameter is not specified, all networks will be displayed. - singleUse: the token is generated as a single-use, non-reusable token.
You’ll receive back the generated token and the loginUrl to be used directly on your iframe integration.
Additional Resources
Updated on: 18/02/2026
Thank you!
