{"name":"RoboHire API","version":"1.0.0","description":"AI-Powered Recruitment APIs","endpoints":{"auth":{"POST /api/auth/signup":"Register a new user","POST /api/auth/login":"Log in with email and password","POST /api/auth/logout":"Log out the current user","GET /api/auth/me":"Get current user profile","GET /api/auth/google":"Google OAuth login","GET /api/auth/github":"GitHub OAuth login","GET /api/auth/linkedin":"LinkedIn OAuth login"},"api":{"POST /api/v1/match-resume":"Match a resume against a job description","POST /api/v1/invite-candidate":"Generate interview invitation email","POST /api/v1/parse-resume":"Parse resume PDF to structured data","POST /api/v1/parse-jd":"Parse job description PDF to structured data","POST /api/v1/evaluate-interview":"Evaluate interview transcript","GET /api/v1/health":"Health check endpoint","GET /api/v1/stats":"Usage statistics"}}}