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.



    • Related Articles

    • How to use MK.IO APIs - step by step

      Update December 2024: Note that https://docs.mk.io/docs/api-tokens describes the steps to manage personal tokens when using MK.IO APIs ...
    • How to use DRM to playback MK.IO assets encrypted

      Intro Currently, MK.IO solution supports only MediaKind's DRM solution as the unique provider of DRM encryption keys. External 3PP Key Management System solutions will be considered. In MK.IO there are the following groups of encryptions: 1. ...
    • First-Time Account Setup for MK.IO via Azure Marketplace/AWS Marketplace:

      This article explains how to create and activate your MK.IO account through the Azure/AWS Marketplace. It’s important to complete every step, especially filling in the Legal Information section to ensure your account gets approved and becomes active. ...
    • Download files from an MK.IO Asset via API

      Introduction The MK.IO API allows users to download files stored in an asset. This is a two step process: Get file access information using the getFileAccessInfo API Use the information returned to access a specific file Pre-requisites: One or more ...
    • How to add storage account in MK.IO

      In this article, we will describe the steps to follow when you need to add the storage account, hosting all your AMS assets, in MK.IO. 2 main steps will happen: 1. Get your Storage Account access information: Follow the Step1 instructions of this ...