I now would like to query `myhost:8000/api/v1/koli...
# kolide
k
I now would like to query
myhost:8000/api/v1/kolide/hosts
for example
s
Use fleetctl
k
ok thanks, I understand that may work
But what if I have a custom frontend which wants to query fleet via API?
I mean, the docs say there is an API
s
There is. It isn’t documented outside of the source at the moment except for the routes that exist. See https://github.com/kolide/fleet/tree/df93abd722e006c76af9616f1b9ba0f5cd7bf475/docs/api
k
cool, looking at all this, thanks!
yay it worked!!!!
Thank you