API version endpoint
Health
API version and available endpoints
Returns version information and available endpoints.
GET
API version endpoint
Response
200 - application/json
Backend is operational
Human-readable name of the backend
Example:
"My OMSS Backend"
Backend version (semantic versioning)
Example:
"1.0.0"
Current operational status
Available options:
operational, degraded, maintenance, offline Standard name (always "omss")
Available options:
omss Available endpoint paths
Optional note about the backend or recommended frontend
Example:
"Community-powered streaming backend. Visit https://github.com/mybackend for more info."