v41

latestOpenAPI 3.0.3agplraw.githubusercontent.com2026-08-011337.7 KB
signaling

Backend API to query information required for standalone signaling servers

See sections "Backend validation" in https://nextcloud-spreed-signaling.readthedocs.io/en/latest/standalone-signaling-api-v1/#backend-requests

post/ocs/v2.php/apps/spreed/api/{apiVersion}/signaling/backend

Path parameters

apiVersion'v3' required

Headers

spreed-signaling-randomstring

Random seed (at least 32 bytes) used together with the request body to generate the SHA256-HMAC request checksum

spreed-signaling-checksumstring

SHA256-HMAC checksum over the concatenation of the random seed and the request body, signed with the shared signaling secret, to verify authenticity from the signaling backend

OCS-APIRequestboolean required

Required to be true for the API request to pass

Response

Always, sorry about that

All 1 operations