Skip to main content

Introduction

REST API

Astarte's APIs are documented through Swagger. Your Astarte installation probably already has Swagger UI support, which serves as the reference for your installed APIs.

To browse API documentation online, follow this link.

WebSocket Astarte Channels

The AppEngine API for Astarte Channels is located at the URL: ws://<astarte-base-url>/appengine/v1/socket/websocket.

To learn how to use the Channels API, you can read the documentation at: Using Astarte Channels (WebSockets)