API Overview
Firebot hosts a local API that developers can use to get data from Firebot or tell it to run effects.
- The API is hosted on port 7472. All endpoints have the root http://localhost:7472/api/v1
- All responses are in JSON.
- Don't forget that Firebot must be running for the API to be available.