This is an overview of our API calls, and what they do.
1. Add participant to exam (invite)
This API call only works if access to your exam is set to A predefined group of participants. The participant will automatically be added to the exam, and an invitation email sent with their login credentials. For more info, read API calls for exams and academy.
2. Add participant to exam without notifying (no invite)
This API call only works if access to your exam is set to A predefined group of participants. The participant will automatically be added to the exam. The login credentials will be returned in the response. No invitation email will be sent. For more info, read API calls for exams and academy.
3. Add participant to course (invite)
This API call only works if access to your course is set to Only by invite. The participant will automatically be added to the course, and an invitation email sent with their login credentials. For more info, read API call for courses.
4. Add participant to academy (invite)
You can add a participant to one or more groups in any of your academies. The participant will automatically be added to the specified academy, and an invitation email will be sent with a link to create their academy password. For more info, read API calls for exams and academy.
5. Add participant to academy without notifying (no invite)
You can add a participant to one or more groups in any of your academies. The participant will automatically be added to the specified academy. The invitation link will be returned in the response. No invitation email will be sent. For more info, read API calls for exams and academy.
This API call is useful in combination with SSO and/or for adding existing participants to more groups.
