▎ what is figaro
One API call.
Any command.
Any device.
A developer-first device fleet API. Install the Figaro agent on a machine — Windows, macOS, Linux, Android — and run anything on it from then on with a single HTTP call.
$ curl -X POST api.figaro.dev/v1/actions
-H 'Authorization: Bearer fk_live_…'
-d '{"target":"dev_…","command":"Restart-Service Spooler"}'
{"id":"act_01H…","status":"queued"}