📄️ HTTP API Quickstart
Use this guide if you want to call the ActionStreamer platform directly over HTTP instead of going through the Python library.
📄️ Authentication
The ActionStreamer API supports two authentication contexts:
📄️ Errors and Response Handling
Error responses are not fully standardized across the current Web API, so clients should be prepared to handle both structured JSON and plain-text error responses.