📄️ List Markers
Get all markers in a lightweight format optimized for map display.
📄️ Get Marker by ID
Get full marker details by UUID.
📄️ Get Marker by Short Code
Get marker by short code. This endpoint is public (no authentication required) and is used for QR code scanning.
📄️ Create Marker
Create a new bamboo marker with optional image upload.
📄️ Update Marker
Update an existing marker. Only provided fields are updated (partial update supported).
📄️ Delete Marker
Delete a marker and its associated image.
📄️ Get QR Code
Generate and download a QR code image for a marker.