API Changelog
Track changes to the Proctorio API across versions.
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements
Breaking
- API key authentication moved from header to path
- Fields
number,duration,navigating_awayand 7 more now use object type (was integer) - Removed minimum length requirements from 24 fields
- Removed maximum length requirements from 24 fields
- Schema
validationResultremoved
Breaking
- API key authentication moved from path to header
- Fields
number,duration,navigating_awayand 7 more now use integer type (was object) - Added validation to
pre_auth,launch_url,exam_startand 8 more: 1-600 characters - Added validation to
exam_take: 1-1000 characters - Added validation to
binary_name,product_name,company_name: 1-50 characters - Added validation to
attempt_id,user_id: 1-36 characters - Added validation to
domain,display_name,exam_tagand 2 more: 1-100 characters - Added validation to
primary_color,secondary_color: 6-6 characters
Other Changes
- New schema
validationResultadded
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements (8 releases)
Changes
- Added new optional field:
post_auth
Changes
- Added new optional field:
branding
Changes
- Added new optional field:
break_settings - Added new optional field:
branding - Added new optional field:
proctor_settings - New schemas
breakSettingsRequest,brandingRequest,liveProctorSettingsadded
Minor fixes and improvements (6 releases)
Minor fixes and improvements
Minor fixes and improvements (3 releases)
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements
Minor fixes and improvements (15 releases)
Breaking
- Updated request format for POST /v2/candidate/launch
- Updated request format for POST /v2/reviewer/launch
- Updated request format for POST /v2/live/launch
- API key authentication moved from header to path
- Server URL removed:
https://.api.proctorio.com
Other Changes
- Server URL added:
https://us1.proctorapi.com - New schemas
windowsAllowedApp,examSettingsRequestV2,redirectSettingsand 6 more added
Minor fixes and improvements (19 releases)
Breaking
- Removed field:
domain - Removed field:
live_roster - Removed field:
apps_available - Removed field:
allowed_ips - Changed
roster_urlmaxLength: 500 → 600 - Changed
accent_colorminLength: 1 → 6 - Changed
logo_urlmaxLength: 500 → 600 - The
redirect_urlfield now requires at least 1 character - Renamed field
nametodisplay_name - Renamed field
phototophoto_url
Other Changes
- Added new optional field:
proctor_roster_url - Added new optional field:
proxy_bypass_ips - Added new optional field:
attempt_id
Minor fixes and improvements (3 releases)
Breaking
- Updated request format for POST /v2/live/launch
- Simplified allowed characters for
user_id
Other Changes
- Added new optional field:
branding - Added new optional field:
allowed_ips - Added new optional field:
redirect_url
Minor fixes and improvements (8 releases)
Breaking
- Changed
launch_urlmaxLength: 500 → 600 - Changed
exam_startmaxLength: 500 → 600 - Changed
exam_endmaxLength: 500 → 600
Other Changes
- New endpoint: POST /v2/live/launch
- Added new optional field:
exam_name
Minor fixes and improvements (8 releases)
Minor fixes and improvements
Breaking
- Renamed field
right_clicktodisable_right_click - Removed field:
live_proctor - Removed field:
incognito_required - Removed field:
disable_extensions
Minor fixes and improvements (7 releases)
Breaking
- Removed field:
multi_face - Renamed field
clipboardtodisable_clipboard - Renamed field
printtodisable_printing - Renamed field
downloadstoblock_downloads - Renamed field
cachetoclear_cache - Renamed field
multiple_facetomultiple_faces
Other Changes
- New endpoint: POST /v2/candidate/launch
- New endpoint: POST /v2/reviewer/launch
Minor fixes and improvements (7 releases)