Product briefing
IT-Certification-Manager is a certification planning and tracking application for IT learning paths. It combines a React frontend and .NET backend foundation for managing credentials, study progress, renewal timelines, and career-readiness goals.
Endpoints
3
Key features
5
Stack components
4
Controls noted
5
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| GET | /api/it-certification-manager/status | Retrieve service health, readiness, and catalog metadata |
| GET | /api/it-certification-manager/items | List governed items for this product area |
| POST | /api/it-certification-manager/jobs | Start an asynchronous processing, sync, or analysis job |
import requests
response = requests.get(
url="https://api.arcore.internal/api/it-certification-manager/status",
headers={"Authorization": "Bearer <token>"},
)
print(response.json())Compliance
Security
A GovCon-specific Enterprise Resource Planning (ERP) system designed to handle the complexities of government contracting. It manages Time & Materials (T&M), Cost Plus Fixed Fee (CPFF), and Firm Fixed Price (FFP) contracts with integrated DCAA (Defense Contract Audit Agency) compliance controls and project-based accounting.
A specialized module within ArcoreERP focused on advanced billing and invoicing. It automates the complex calculations for Time & Materials (T&M) contracts, Per Diem allowances, and ensures all expenses comply with government regulations like GSA limits.
ArcoreGenesis is the Portfolio & Intake Management system that governs how new ideas become funded projects. It provides a structured 'Front Door' for the enterprise, where all requests are scored, sized, and approved, aligning initiatives with strategic goals and budgets.