Path,HTTP Methods,Parameters,Response Codes,Auth Required,Description,Technology "/sandbox/wish-c9364f592d6f257543e49772492ce4b48170fdc84198035b95061b1b942c37d5/handler","GET,POST","request:FastAPI Request object","200,400,500","False","Main sandbox handler endpoint","FastAPI" "/sandbox/wish-c9364f592d6f257543e49772492ce4b48170fdc84198035b95061b1b942c37d5/api/[hash]/handler","GET,POST","hash:visible_pixel_hash","200,404,500","False","Dynamic API endpoint for frontend-backend communication","FastAPI Dynamic Routing" "/sandbox/wish-c9364f592d6f257543e49772492ce4b48170fdc84198035b95061b1b942c37d5/","GET","","200,404","False","Static file serving directory","Static File Server"