平台方案与技术架构
区产业人才服务平台的接口示例、系统架构、智能能力和安全方案。
Platform Documentation - 才聚平台
文档目录
快速开始
核心域
运行保障
开放接口示例
岗位匹配接口
POST
/api/v1/jobs/match
{
"job_id": "JOB-2026-0319",
"industry": "智能制造",
"requirements": {
"degree": "master",
"skills": ["Python", "机器学习", "工业算法"],
"location": "高新区"
}
}
响应格式
{
"matches": [
{
"talent_id": "TH2026001",
"score": 0.93,
"policy_hits": 3,
"status": "recommended"
}
],
"summary": {
"total_candidates": 89,
"high_intent": 24
}
}
统一数据底座
多流程协同
一站式材料流转
安全可控