Skip to content

Developer Console

The Developer Console is where you prepare and manage OpenAPI access before calling the REST API.

This section is not an endpoint reference. It explains the setup around API access, including API clients, credentials, permissions, and go-live checks.

Access URL

API Ecosystem

AreaPurpose
Developer ConsoleConfigure API clients, permissions, and credential lifecycle
REST APIQuery devices, execute relay operations, and query command results
WebSocket Coming SoonReal-time connections, device status queries, and device event delivery
Support ProcessProvide requestId, client ID, and timestamps when troubleshooting API calls
  1. Create an API client in the Developer Console.
  2. Assign the minimum required permissions.
  3. Store clientId and clientSecret in server-side secret storage.
  4. Call Create Access Token to obtain an access token.
  5. Call REST APIs with Authorization: Bearer {accessToken}.
  6. Record requestId from every response for troubleshooting.

Continue Reading

Docs buildVersion v1.2.19-20260602-174859-60
Copyright © 2026 WLTE