Admin API control

Hi !
Like Stripe API, Can I control Asana API over users without each user’s asana-login ?

Hi,

You can ask a user to export a Personal Access Token, hand it over to you, allowing you to do actions on their behalf. You can also have them go through an Oauth process, obtaining a token in the process.

Does this help?