How to avoid sharing apitoken in header across a team

Hi there @tlaa - you can store your personal API token in an environment using sessions, and still use your presets if you’d like.

Your question is similar to this one here. Take a look at the example at the bottom of the Sessions FAQs.

2 Likes