Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 430 Bytes

API.md

File metadata and controls

17 lines (12 loc) · 430 Bytes

MeshInfo API Documentation

This document describes the MeshInfo instance API. The primary purpose of the API is to allow the UI to retrieve information about the known mesh. You can use this to query against your instance if you would like to create integrations.

Endpoint Overview

  • /v1/nodes
  • /v1/nodes/:id
  • /v1/nodes/:id/telemetry
  • /v1/nodes/:id/text
  • /v1/server/config

Endpoint Details

Coming soon.