FastApply
Generate résumés, optimize them for ATS, and create tailored cover letters with AI-powered endpoints. Save time and increase your chances of landing interviews.
FastApply endpoints
| Method | Endpoint | Description |
|---|---|---|
| Resume Parsing | ||
| POST |
extract_resume_data /api/v1/resume-parsing/extract |
Extract structured data from resume files. Advanced AI-powered parsing that extracts structured information, including personal details, work experience, education, skills, and… |
| Resume Optimization | ||
| POST |
get_optimization_preview_api /api/v1/resume-optimization/enhance-preview |
Get AI-powered optimization preview showing potential improvements and strategy. Uses OpenAI to analyze resume-job fit and optimization opportunities. Args: resume_file: Resume… |
| POST |
enhance_resume_api /api/v1/resume-optimization/enhance |
Enhance resume for ATS compatibility and job matching. AI-powered enhancement using OpenAI that optimizes resumes using Jake's format, XYZ method, and strategic keyword… |
| Cover Letter Generation | ||
| POST |
generate_cover_letter_api /api/v1/document-generation/cover-letter |
Create personalized cover letters using AI. Generates ATS-optimized cover letters based on your resume content and the specific job description, tailored to match the role and… |
| Resume Scoring & Analysis | ||
| POST |
ats_score_resume_api /api/v1/resume-analysis/compatibility-score |
Score resume compatibility with job requirements. AI-powered analysis that evaluates resume compatibility with ATS systems and job requirements, providing detailed scoring and… |
| Job Application Automation | ||
| GET |
get_queue_stats_api_v1 /api/v1/automation/queue/stats |
Get queue statistics and health information. |
| POST |
apply_to_jobs_api_v1 /api/v1/automation/apply-jobs |
Apply to multiple jobs. Submits job application tasks to the queue and returns a task ID for tracking progress. |
| POST |
apply_to_single_job_api_v1 /api/v1/automation/apply-job |
Apply to a single job. Submits a single job application task to the queue and returns a task ID for tracking progress. |
| GET |
get_task_status_api_v1 /api/v1/automation/tasks/{task_id}/status |
Get the status of a submitted task. Returns current status, progress, and results (if completed) for the specified task. |
| GET |
get_supported_platforms_api_v1 /api/v1/automation/platforms |
Get a list of supported job platforms. |
| DELETE |
cancel_task_api_v1 /api/v1/automation/tasks/{task_id} |
Cancel a running or pending task. |
| Job Search | ||
| GET |
get_search_stats_api_v1 /api/v1/job-search/stats |
Get job search statistics and metrics. |
| GET |
get_job_search_supported_platforms_api_v1 /api/v1/job-search/platforms |
Get information about supported job search platforms. |
| POST |
search_jobs_api_v1 /api/v1/job-search/search |
Search for jobs using SerpAPI and web scraping. This endpoint searches for jobs without using browser automation, making it faster and more efficient for job discovery. |
FastApply pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $40 / month | 100 / second |
|
| ULTRA Recommended | $100 / month | 100 / minute |
|
| MEGA | $200 / month | 100 / minute |
|