Ghost Farm API

Everything the console does to devices and the queue, over HTTP. Routes live under /v1.

curl https://api.ghostfarm.io/v1/devices \
  -H "Authorization: Bearer gf_live_…"

Your key is under Account in the console. Full reference in the Documentation page.