• 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

What flow should I look at first?

The CMP APIs system supports the following functional flow:

  • Fetch package information
  • Generate orders and activate Profile

How do I get started?

  • After generating the signature, proceed to call the interface.

What should I try first?

  • The API processes for successful ordering, and activating the Profile is as follows:
No. of stepdescriptionAPI used
1Fetch the package list under your account./cmp-api/package/syncPackages
2Request to generate orders/cmp-api/package/batchOrderPackages
3Activate the Profile that is not yet enabled/cmp-api/package/openPackage

How do device lifecycles flow?

Edit this page on GitHub
Prev
Introduction
Next
General