Version: 1.0.0
Connhex WS
WebSocket API for receiving messages through communication channels.
Authentication
- HTTP: Bearer Auth
- HTTP: Bearer Auth
- Users access: "Authorization: Bearer <user_token>"
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
| Bearer format: | JWT |
- Things access: "Authorization: Thing <thing_key>"
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |
| Bearer format: | uuid |