paper-免校审接口.md 913 Bytes

免校审APP接口参数

1. URL上拼接参数
参数 类型 说明
appIsExperience boolean 默认值为false

说明:如果appIsExperience = true,表示该请求是免校审APP发出,走免校审逻辑; 如果不传该参数或者appIsExperience = false,表示是从正式APP发出,不走免校审逻辑,识别结果需要校审APP提交后才能看见;

e.g: {{localhost}}/boxfish-wudaokou-paper/xxxxxx?access_token=ZBMkbBAgIz&appIsExperience=true

2. 需要拼接参数的URL
  1. 智能三件套,课程列表接口:/paper/ai/getPaperList

  2. 智能三件套,扫码进入APP课程接口:/paper/ai/getQrCourseInfo

  3. 智能三件套,APP轮询获取识别结果接口:/paper/ai/schedule/checkSubmitPaper

  4. 自有练习册课程列表接口:/paper/open/paper/list

  5. 获取主观题详细接口:/paper/student/paper_detail