amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
2.92k stars 422 forks source link

API Endpoint - agent auth key #1887

Closed badsmoke closed 2 weeks ago

badsmoke commented 2 weeks ago

Hey, I can't find anything in the docs on how to get an auth token for installing agents via api, am I missing something?

i would like to automate the ubuntu installation a bit, a token with a long runtime would be a bad solution

thanks