{% extends "base.html" %} {% block title %}API Explorer — MeshCore Bot{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
All endpoints require the X-Requested-With: XMLHttpRequest header on state-changing requests.
If authentication is enabled, include a valid session cookie (log in first).
| Method | Path | Description | |
|---|---|---|---|
| {{ method }} | {{ path }} |
{{ desc }} |