clearblade.com

A friendly little API to help you interact with the ClearBlade platform.

220 endpoints iot
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

ClearBlade-Python-SDK ✓ Official
pip install ClearBlade-Python-SDK
pip install clearblade-iot-core-utils
clearblade-node-sdk ✓ Official
npm install clearblade-node-sdk
Go-SDK ✓ Official
go get github.com/ClearBlade/Go-SDK
clearblade-java-sdk ✓ Official
# Maven: see https://github.com/ClearBlade/clearblade-java-sdk
CSharp-SDK ✓ Official
dotnet add package CSharp-SDK
Angular-SDK ✓ Official
# See https://github.com/ClearBlade/Angular-SDK
clearblade-android-sdk ✓ Official
# See https://github.com/ClearBlade/clearblade-android-sdk
clearblade-c-sdk ✓ Official
# See https://github.com/ClearBlade/clearblade-c-sdk
clearblade-ios-sdk ✓ Official
# See https://github.com/ClearBlade/clearblade-ios-sdk
curl examples
DEVELOPER - Gets the information for the platform
curl \
  /api/about
ADMIN - Get platform license key.
curl \
  /admin/pkey
AUDIT - Get Audit Info
curl \
  /admin/audit
Endpoints (220 total)
GET
/api/about
DEVELOPER - Gets the information for the platform
GET
/admin/pkey
ADMIN - Get platform license key.
GET
/admin/audit
AUDIT - Get Audit Info
GET
/api/v/1/user
USERS - Get all users
GET
/admin/allapps
DEVELOPER - Get platform assets
GET
/admin/userinfo
DEVELOPER - Get dev info
GET
/admin/allsystems
DEVELOPER - Get systems
GET
/codeadmin/failed
DEVELOPER - Get all failed services
GET
/admin/audit/count
Audit - Get counts
GET
/api/v/1/user/info
USERS - Get user info
GET
/admin/count/systems
ADMIN - Get number of systems available
GET
/admin/allcollections
DEVELOPER - Get collections
At a glance
Total SDKs10
Languages8
Endpoints220
Categories1