{"name":"Interview Solver developer resources","description":"Public REST API, OpenAPI specification, authentication notes, and webhook documentation for Interview Solver.","links":{"developers":"https://interviewsolver.com/developers","openapi":"https://interviewsolver.com/openapi.json","llms_txt":"https://interviewsolver.com/llms.txt","health":"https://interviewsolver.com/api/v1/health","product":"https://interviewsolver.com/api/v1/product","pricing":"https://interviewsolver.com/api/v1/pricing","models":"https://interviewsolver.com/api/v1/models","version":"https://interviewsolver.com/api/v1/version","contact":"https://interviewsolver.com/contact"},"authentication":{"public_endpoints":"The /api/v1/* catalog, /openapi.json, /api/version, /api/products, and /api/models are unauthenticated.","account_endpoints":"Chat, documents, and billing routes require a Supabase session via cookies (web) or access_token and refresh_token headers (desktop)."},"webhooks":{"stripe":{"path":"/api/webhooks","method":"POST","description":"Inbound Stripe webhook receiver. Verifies the Stripe-Signature header. Not a client-callable public API."}}}