REST API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Waypoint identifier. | |
| name | str | Display name. | |
| collection | str | Optional grouping label. | [optional] |
| position | Vector3Schema | Position with x, y, and z. | |
| rotation | QuaternionSchema | Quaternion rotation with w, x, y, and z. | |
| metadata | Dict[str, object] | Optional waypoint metadata. | [optional] |