• CMP Api

    • CMP
    • Introduction
    • Flow
    • General
    • Generating the signature
    • Response verification signature
    • Apis
  • CMP Api

    • CMP
    • Introduction
    • Flow
    • General
    • Generating the signature
    • Response verification signature
    • Apis
  • CMP Api

    • CMP
    • Introduction
    • Flow
    • General
    • Generating the signature
    • Response verification signature
    • Apis

Introduction

Powered by UniCom.

Versions

CMP APP API v1.1

API directly accessed from the outside (signature verification through the API gateway) :

  • Order status push callback hook
  • /cmp-api/sims/{sim_id}/cdr
  • /cmp-api/package/syncPackages
  • /cmp-api/package/batchOrderPackages
  • /cmp-api/package/queryOrder
  • /cmp-api/package/openPackage
  • /cmp-api/package/cancelPackage
  • /cmp-api/package/aheadFinishDeviceOrder
  • /cmp-api/device/queryDevice
  • /cmp-api/package/getTrafficPoolInfo

Domain name

https://api.cu-id.id

  • e.g. https://api.cu-id.id/cmp-api/sms/sendSms

Transport protocol

  • HTTPS

Scope

This document defines the interface between the external device operator and the IOT platform for handling device-related services.

Char set

UTF-8 encoding is used by default

Edit this page on GitHub
Prev
CMP
Next
Flow