ResuPulse API

AI-Powered Resume Analyzer

Version
2.0.0
API Status: RUNNINGNext.js 16

Available Endpoints

Professional API for resume analysis, job matching, and application tracking

auth

POST/api/auth/register
POST/api/auth/login
POST/api/auth/logout
GET/api/auth/me

resume

POST/api/analyze
GET/api/history
GET/api/history/:id

features

POST/api/match
POST/api/compare
POST/api/builder
POST/api/cover-letter
POST/api/linkedin

jobs

GET/api/jobs
POST/api/jobs
GET/api/jobs/:id
PUT/api/jobs/:id
DELETE/api/jobs/:id

applications

GET/api/applications
POST/api/applications
GET/api/applications/:id
PUT/api/applications/:id
DELETE/api/applications/:id

analytics

GET/api/analytics
Timestamp:
2026-07-12T02:54:43.814Z
Health Check:
GET /health

Built with ❤️ using Next.js, MongoDB, and Groq AI