Base URL https://app.mk.io v0.19.18 60 endpoints OpenAPI 3.0.2

Overview

The MK.IO Management API is the REST API for organization, project, and account administration in MK.IO. It supports governance and operational setup use cases, including managing users/teams/roles/scopes, project and location management, payment methods, webhook rules, usage reporting, and profile/token operations.

Authentication

All endpoints require a bearer token in the Authorization header: Authorization: Bearer <your_token>

You can create and manage your tokens in your profile settings under Your personal API tokens. Follow the API tokens guide for more information.

Usage

Base URL: https://app.mk.io

Typical usage pattern:

  • Identify the organization and project context.
  • Manage users, roles, teams, and project settings.
  • Create, rotate, and revoke tokens before calling Media, Infrastructure, or Fleet APIs.

Endpoints