Skip to content

Integration parameters

To use Constructor Proctor API, you need there parameters:

  • proctor_url — URL of Constructor Proctor API.
  • integration_name — the name used on the Constructor Proctor side for your integration.
  • jwt_secret — the signing key for the JSON Web Token.

Your integration manager at Constructor will send you these parameters after you start the integration process.

To automatically receive data from Constructor Proctor, set up several the following endpoints on your side:

  • review_url — sends data when a proctoring status changes for a session.
  • schedule_url — sends data when a test-taker signs up for or cancels a scheduled exam session.
  • warning_url — sends data on AI alerts in real time.

When you set up a new endpoint, send its URL to the integration manager so that they can add it to your company’s integration profile in Constructor Proctor.