💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally accessible - 🤖 Join historical and real-time data in the stream to create smarter ML and AI applications. - ⚡ Standardize complex data ingestion and stream data to apps with pre-built connectors
Authentication for the HTTP API currently works as follows, but is undocumented (https://docs.airy.co/api/http#authentication):
According to the RFC6750 standard (https://tools.ietf.org/html/rfc6750#section-2.1) the client should us the "Bearer" authentication scheme to transmit the access token as follows:
The documentation should also be amended accordingly to tell users how to authenticate.