MicroTech Medical · Authentication Profile

Microtechmd Authentication

Authentication

MicroTech Medical declares 0 security scheme(s) across its OpenAPI definitions.

CompanyHealthcareMedical DevicesDiabetesGlucose MonitoringContinuous Glucose MonitoringBlood Glucose Data
Methods: Schemes: 0 OAuth flows: API key in:

Security Schemes

Source

Authentication Profile

microtechmd-authentication.yml Raw ↑
generated: '2026-07-20'
method: derived
source: live extraction of the AiDEX API Platform SPA (https://aidexapi.microtechmd.com
  app.js) — auth/console endpoints and request headers observed; no OpenAPI published
api: AiDEX API Platform
notes: >-
  The AiDEX API Platform is a self-service developer portal for accessing blood
  glucose data resources from MicroTech Medical's AiDEX continuous glucose
  monitoring (CGM) devices. Developers register an account, log in, and are
  issued API credentials from the console. The console/session itself is guarded
  by a bearer-style token carried in a "wt-token" request header. No public
  OpenAPI or OAuth authorization-server metadata is served, so the profile below
  is derived from observed platform endpoints rather than a machine-readable spec.
security_schemes:
- id: developer-api-key
  type: apiKey
  in: header
  description: >-
    API key/credential issued to a registered developer from the console
    (retrieved via /api/platform/auth/key). Used to authenticate calls to the
    AiDEX blood-glucose data API. Exact header/parameter name is not published.
  evidence: https://aidexapi.microtechmd.com/api/platform/auth/key
- id: console-session-token
  type: apiKey
  in: header
  scheme_name: wt-token
  description: >-
    Bearer-style session token returned by developer login and sent in the
    "wt-token" header for console management calls (change password, modify
    developer info, query personal info, logout).
  evidence: https://aidexapi.microtechmd.com/api/platform/auth/login
observed_endpoints:
- POST /api/platform/auth/register   # developer registration
- POST /api/platform/auth/login      # developer login -> wt-token session
- GET  /api/platform/auth/key        # retrieve issued API key/credential
- POST /api/platform/console/changePassword
- POST /api/platform/console/modifyDevInfo
- GET  /api/platform/console/queryPersonalInfo
- POST /api/platform/console/logout

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/microtechmd-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.