llms.txt Content
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="next-head-count" content="2"/><meta data-rh="true" property="og:site_name" content="NodeLand"/><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/><link rel="manifest" href="/manifest.json"/><link rel="preload" href="/_next/static/css/be24bd7291fa79e1.css" as="style"/><link rel="stylesheet" href="/_next/static/css/be24bd7291fa79e1.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-2347405c2f5b1d93.js" defer=""></script><script src="/_next/static/chunks/framework-945b357d4a851f4b.js" defer=""></script><script src="/_next/static/chunks/main-f745087a08796abb.js" defer=""></script><script src="/_next/static/chunks/pages/_app-81578a21e08d7470.js" defer=""></script><script src="/_next/static/chunks/pages/errors/unauthorized-031e7ff11635ab53.js" defer=""></script><script src="/_next/static/OnyhAwnZ39QSs0LCuCcXv/_buildManifest.js" defer=""></script><script src="/_next/static/OnyhAwnZ39QSs0LCuCcXv/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div class="Navbar_navbar__2D84i" style="justify-content:space-between;width:100%;border-radius:0px;top:0px" visible="true"><div style="display:flex;align-items:center"><span class="skeleton-box" animated="true" style="width:100px;height:20px"></span><span role="button" aria-haspopup="menu" aria-expanded="false" class="hover-underline-animation link" style="margin-left:20px;display:flex;align-items:center;gap:4px;background-color:transparent;padding:4px 8px;border-radius:8px;cursor:pointer">Tools<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-down" class="svg-inline--fa fa-chevron-down fa-xs " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" style="opacity
OpenAPI Spec (preview)
openapi: 3.0.3
info:
title: Nodeland Maps API
description: |
Official REST API for managing mind maps in Nodeland.
## Authentication
All endpoints require authentication via API key.
Provide the API key in one of two ways:
1. **Authorization header**: `Authorization: Bearer <api_key>`
2. **Custom header**: `x-api-key: <api_key>`
API keys must be linked to a user account and have appropriate scopes.
## Scopes
- `maps:read` - Read maps