API
ClearBlade Platform supports three native APIs:
- REST
- MQTT
- WebSockets
REST
REST API is primary API for interacting with ClearBlade Cloud Platform and Edge Platform.
REST API follows an OAuth 2 Model, explained here
OpenAPI
Interactive REST API
Spec
eb76c2c5ef539681c4e4bac6c835725cbb292c19
Open API Spec (yaml)
MQTT
MQTT Broker running on port 1883 and 1884, see Messaging
Websockets
WebSockets Server running on port 8903 and 8904, see Messaging