Base URL https://app.mk.io v1.1.3 10 endpoints OpenAPI 3.0.2

Overview

The MK.IO Infrastructure API is the project-level REST API for infrastructure configuration in MK.IO. It focuses on network and site management for operations workflows where infrastructure resources are created, queried, updated, and retired.

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:

  • Create and maintain network and site resources.
  • Update or remove resources as requirements change.

Endpoints