How to give more permissions to clients using VtexIdlientAutCookie?

I’m using this endpoint https://{{provider}}.myvtex.com/api/checkout/pub/profiles?email={user}&ensureComplete=false
but the data is masked, if I provide X-VTEX-API-AppKey and X-VTEX-API-AppToken I can get the data unmasked, but is there a way to make this work with VtexIdlientAutCookie instead of X-VTEX-API-AppKey and X-VTEX-API-AppToken?