AOS ATS Backend

Applicant tracking with workflow, automation, and API delivery.

This Django service powers the AOS Applicant Tracking System. It manages candidates, requisitions, workflow stages, interviews, offers, onboarding data, AI matching, and internal API endpoints used by the ATS frontend and external integrations.

Core Modules

  • Candidate and applicant lifecycle management
  • Job requisitions and approval workflows
  • Interview, offer, and onboarding pipelines
  • Matching and automation services

What This Service Exposes

The backend serves authenticated ATS APIs under /api/v1/, integration endpoints, background processing hooks, and documentation routes for internal teams.

Typical Consumers

Recruiters, hiring teams, career portals, automation jobs, and connected frontend applications all use this service as the system of record for ATS operations.