Examplary
  • Start for free

    Scan images for student answers

    Start a background task to extract a student's answers from scanned page images and create a session.

    POST https://api.examplary.ai/exams/{id}/sessions/scan-images

    Path parameters

    idstringrequired

    Request body

    application/json
    imagesarray string[]· min items: 1· max items: 50required
    studentNamestring· max length: 200

    Requirements

    Rate limit

    32 requests per minute per user.

    User roles

    This endpoint requires the teacher, admin, or owner role to be present.

    OAuth scopes

    This endpoint requires the exams:write scope to be present.