Docs
Full API and MCP documentation lands in Phase 1. For now, here are the basics.
REST API
Authenticated endpoints under https://api.turtleqr.com/v1/*. Bearer token required for all /v1 routes.
GET /v1/codes
POST /v1/codes
GET /v1/codes/:id
PATCH /v1/codes/:id
DELETE /v1/codes/:id
GET /v1/codes/:id/scans
MCP server
Phase 1 deliverable. Will be hosted at mcp.turtleqr.com. Exposes 14+ tools to Claude, Cursor, ChatGPT, and any MCP-compatible client.