Examplary
  • Start for free

    Create taxonomy

    Save a new taxonomy in the current workspace.

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

    Request body

    application/json
    namestring· max length: 255required
    descriptionstring
    instructionsstring
    levelsarray object[]required

    Requirements

    Rate limit

    30 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 taxonomies:write scope to be present.