Streams APIs
This catalog provides a comprehensive list of all available APIs for analytics . APIs are categorized by features, including the essential information such as Request URI, method, and brief descriptions.
API Name | Method | Request URI | Description |
---|---|---|---|
Query a stream | GET | /lls/v1.0/stream/{streamId} | Query a stream by stream ID. |
List streams | GET | /lls/v1.0/stream | List streams. |
Ban Streams | POST | /lls/v1.0/stream/ban | Ban streams. |
Unban Streams | POST | /lls/v1.0/stream/unban | Unban streams. |