Documentation Index
Fetch the complete documentation index at: https://docs.frontic.com/llms.txt
Use this file to discover all available pages before exploring further.
parentKey and position defaults, with each node rendered through a Detail Block.
<tree-slug>. Per project — see your tree’s detail view in the API Builder.$children are included. Without it, all levels are returned (subject to the 1,000-node cap).fs-context, fs-domain, fs-version, and fs-secret (only when the project has fetch keys configured).
key), with $children recursively containing each subtree. Each node’s shape (beyond $children) is defined by the tree’s connected Detail Block.
A single response is capped at 1,000 nodes total. When a level wouldn’t fit within the budget, the entire level is omitted (partial levels are never returned) and a warning is included in the response header.
| Code | When |
|---|---|
200 | Tree (or subtree) returned |
401 | fs-secret missing or wrong (only when the project has fetch keys configured) |
404 | Tree slug doesn’t exist, or key doesn’t match a node |
403 | Project’s plan limit for Fetch API requests exceeded |