Recruitment API Overview
Summary
The Recruitment API is a .NET 8 minimal-API surface with native, public, compatibility, and foundation operations.
Audience
Developers, QA and support engineers, implementation partners, architects, and security reviewers working with Recruitment APIs.
Overview
Route families
| Registration | Relative prefix | Purpose |
|---|---|---|
| Native group | /recruitment | Direct commands, queries, reports, diagnostics, imports, and exports |
| Public group | /recruitment/public | Open positions, applications, interview feedback, and offer responses |
| Compatibility group | /api/hr-suite/recruitment | Existing portal-shaped contracts |
| Compatibility download | /api/recruitment/candidates | Existing candidate resume download shape |
| Host foundation | service root and /health | Service discovery and shallow health |
No controllers were found in Recruitment Service. Minimal API registrations are the source of truth. API versioning and a committed OpenAPI contract are Not implemented.
Command processing
Query processing
Requires confirmation
Production exposure, authorization policy, ownership, compatibility parity, operational limits, and version governance require confirmation.
Source References
microservices/src/recruitment-service/Program.csmicroservices/src/recruitment-service/Api/RecruitmentEndpoints.csmicroservices/src/recruitment-service/Api/RecruitmentPublicEndpoints.csmicroservices/src/recruitment-service/Api/RecruitmentCompatEndpoints.cs
Related Articles
See Also
Keywords
- Recruitment API
- API Overview
Revision Information
- Status: Draft
- Last reviewed: 2026-07-16
- Review cycle: Quarterly