Introduction #
Powered by Linksfield Network.
Versions #
CMP APP API v1.1
API directly accessed from the outside (signature verification through the API gateway) :
- callback hook v3.0
- SMS MT data push callback hook v1.0
- SMS MO data push callback hook v1.0
- /cmp-api/sims/{sim_id}/cdr
- /cmp-api/sims/{sim_id}/voiceCdr
- /cmp-api/sims/{sim_id}/cdr/apn
- /cmp-api/package/syncPackages
- /cmp-api/package/batchOrderPackages
- /cmp-api/package/orderExtraPackage
- /cmp-api/package/queryOrder
- /cmp-api/package/openPackage
- /cmp-api/package/renewPackage
- /cmp-api/package/cancelPackage
- /cmp-api/package/aheadFinishDeviceOrder
- /cmp-api/sms/sendSms
- /cmp-api/sms/queryMTSmsStatus
- /cmp-api/sms/querySmsCDR
- /cmp-api/sms/queryLatestCDR
- /cmp-api/device/restartService
- /cmp-api/device/queryDevice
- /cmp-api/device/pauseService
- /cmp-api/device/queryBatchDevice
Domain name: #
https://lk-api-v2.linksfield.net
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
Swagger #
Please refer to Swagger API for details of these APIs.
Please note that:
- for easy manipulation of the request header parameters, it is recommended to use postman for actual testing.
- swagger api is in testing environment.