For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

Meshmap's API is organized around REST. It uses two authentication methods: JWT session tokens and app api keys. Request bodies are standard JSON encoded formats and response bodies are contain standard REST response codes, authentication, and verbs

Last updated