SubC Rayfin v4 API

Application Commands

Last updated: 2025/12/1 16:32:51

Path To

Name

Description/Function

/api/app

/restart

Re-initialize the software on the camera.

/api/app

/version

Gets the app version number.

/restart

Description

Re-initialize the software on the camera.

Method

Get

Example

http://IP_ADDRESS:8080/api/app/restart

Response

None

/version

Description

Gets the app version number.

Method

Get

Example

http://IP_ADDRESS:8080/api/app/version

Response

The app version.

Response Type

Text

Response Example

4.6.0.2