Account details

How to find MK.IO Customer ID and Subscription ID

This article will describe the step by step on how to find the Customer ID and Subscription ID

Below are the instructions to find the customer id:
  1.  Login to the MK.IO portal https://app.mk.io/
  2. Choose your subscription.
  3. Once logged, open another tab in the same browser you are using.
  4. Try this URL https://api.mk.io/api/profile/ to get the Customer id in the new tab      
  5. In the response you can see the "customer_id" 


Below are the instructions to find the Subscription id:
  1. Login to the MK.IO portal https://app.mk.io/
  2. Once logged, open another tab in the same browser you are using.
  3. Try this URL https://api.mk.io/api/v1/projects in the new tab 
  4. In the response you can see in the metadata - " id " that will have your subscription ID. If you have multiple projects, then it will list all the project details.