Store ID (TenantId)
In the "FiveM server" card — numeric value passed as X-Tenant-Id and SecureConfig.TenantId. Copy it only from dashboard.
API token
In "Store API token" — Bearer token for POST /public/fivem/v1/verify-license and SecureConfig.TenantApiToken.
Safe usage
- Place it in customer server
server.lua— never in public repositories. - If platform regenerates the token, update script then run "Sync from server" in dashboard.
REST details: verify-license.