Open API doc coming soon
http://{core_host_ip}:3002/api/
Authorization: Basic - read more Connectivity and Access management
[GET] /studio/name
[GET] /studio/name
Description: Get current studio name of the Core client
[GET] /studio/control/onair
[GET] /studio/control/onair
Description: Set Active Core Studio OnairContent-type: text/plainResponse: Current Core State
[GET] /studio/control/offair
[GET] /studio/control/offair
Description: Set Active Core Studio OffairContent-type: text/plainResponse: Current Core State
[GET] /studio/control/toggle
[GET] /studio/control/toggle
Description: Toggle Active Core Studio Onair StatusContent-type: text/plainResponse: Current Core State
[GET] /state
[GET] /state
Description: This endpoint fetches all current state of the serverContent-type: application/json
[GET] /state/state
[GET] /state/state
Description: This endpoint fetches the current state of the server (for example
ACTIVATED, or DEACTIVATED)Content-type: text/plain[GET] /state/active
[GET] /state/active
Description: This endpoint fetches the “activeness” of the server (multiple states can indicate “active” and this endpoint will just return
true | false)Content-type: text/plain[GET] /state/control/activate
[GET] /state/control/activate
Description: Activate CoreContent-type: text/plainResponse: Current Core State
[GET] /state/control/deactivate
[GET] /state/control/deactivate
Description: Deactivate CoreContent-type: text/plainResponse: Current Core State
[GET] /state/control/toggle
[GET] /state/control/toggle
Description: Toggle Core stateContent-type: text/plainResponse: Current Core State
[POST] /apps/control/restart
[POST] /apps/control/restart
Description: ⚠️ REBOOT all managed apps by Core (check Cloud → Studio Advanced → Core Settings)Content-type: text/plain
[POST] /modules/control/reload
[POST] /modules/control/reload
Description: Reload all Core Modules
[POST] /modules/outputs/control/restart
[POST] /modules/outputs/control/restart
Description: Reload and restart all Output Player instances in the Core (not the Player app clients itself)
More endpoints coming soon. Got suggestions for other endpoints? Mail feedback@visualradioassist.live or request feature on https://roadmap.visualradioassist.live