Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 861 Bytes

StreamingApi.md

File metadata and controls

33 lines (19 loc) · 861 Bytes

\StreamingApi

All URIs are relative to https://localhost:5000/v1/api

Method HTTP request Description
ws_post Post /ws Websocket Endpoint

ws_post

ws_post() Websocket Endpoint

The streaming API is documented under Streaming WebSocket Data for details.

Required Parameters

This endpoint does not need any parameter.

Return type

(empty response body)

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]