{"name":"Invy API","version":"2.0.0","description":"Cloudflare Workers API for Invy inventory management with OAuth authentication","endpoints":{"health":"/api/health","auth":"/api/auth/:provider","locations":"/api/locations (auth required)","containers":"/api/containers (auth required)","items":"/api/items (auth required)","qrcode":"/api/qrcode (auth required)"},"authentication":{"providers":["google","microsoft","apple"],"flow":"OAuth 2.0","tokenType":"JWT Bearer"}}