Examplary
  • Start for free

    Create exam

    Create a new exam within your workspace.

    POST https://api.examplary.ai/exams

    Request body

    application/json
    namestring· min length: 1required
    sourceMaterialIdsarray string[] | null· nullable
    contextstring· nullable
    studentLevelstring· nullable
    subjectstring· nullable
    languagestring· nullable
    taxonomyIdstring· nullable
    intendedDurationany· nullable
    allowedGenerationQuestionTypesarray string[] | null· nullable
    metadataobject· nullable
    questionsarray object[] | null· nullable
    permissionsarray object[] | null· nullable

    Requirements

    Rate limit

    200 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.