Jump to Content
docs.iotcreators.com
DocsAPI
docs.iotcreators.com
API

IoT Creators SCS API

  • Introduction to IoT Creators SCS API
  • How to use the API
  • API Principles

Manage Applications

  • Introduction
  • Register application URLput

Manage Subscriptions

  • Introduction
  • Create subscriptionpost
    • Create update, registration, deregistration subscription
  • Get my subscriptionsget
  • Get subscriptionget
  • Delete subscriptiondel
  • Add devices to subscriptionpost
  • Delete devices from subscriptiondel
  • Get devices of subscriptionget

Manage Devices

  • Introduction
  • Get all devicesget
  • Get deviceget
  • Read LWM2M resourceget
  • Get device by IMEIget
  • Get downlink queueget
  • Get registered application URLget
  • Get uplinks message historyget
  • Add devicepost
    • Add LWM2M device
    • Add COAP DTLS device
    • Add MQTT device (TLS-CA)
  • Delete devicedel
  • Delete device by IMEIdel
  • Empty downlink queueput
  • Enable/Disable UDP ACKsput
  • Write LWM2M resourceput
  • Send downlink messageput
  • Send base64 downlink messageput
  • Send base64 eDRX downlink messageput

Download Server

  • Introduction
  • Add a new filepost
  • Get file object by idget
  • List all file objects for an accountget
  • Delete a file by iddel
  • Upload binary content of fileput
  • Download file binary content by idget
  • Download file metadata by idget
  • Download file binary content by hashnameget
  • Download file meta by hashnameget
Powered by 

Get device by IMEI

get https://api.scs.iot.telekom.com/scs-api/device/

Returns detail information of device.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!