# Konstantly API ## Docs - [Get Certificate](https://docs.konstantly.com/api-reference/certificates/get-certificate.md): Get a certificate by ID - [Assign Course](https://docs.konstantly.com/api-reference/courses/course-assignments.md): Assign the course to users or groups - [List Course Groups](https://docs.konstantly.com/api-reference/courses/course-assignments-groups.md): Get the list of groups assigned to the course - [List Course Users](https://docs.konstantly.com/api-reference/courses/course-assignments-users.md): Get the list of users assigned to the course - [List Course Certificates](https://docs.konstantly.com/api-reference/courses/course-certificates.md): Get a list of certificates for the course (20 per page) - [Get Course Statistics](https://docs.konstantly.com/api-reference/courses/course-statistics.md): Get detailed statistics for a specific course - [Get Course](https://docs.konstantly.com/api-reference/courses/get-course.md): Get detailed information about a specific course - [List Courses](https://docs.konstantly.com/api-reference/courses/get-courses.md): Get a list of courses (20 per page) - [Unassign Group from Course](https://docs.konstantly.com/api-reference/courses/unassign-course-group.md): Unassign a specific group from a course - [Unassign User from Course](https://docs.konstantly.com/api-reference/courses/unassign-course-user.md): Unassign a specific user from a course - [Get Group Custom Attributes](https://docs.konstantly.com/api-reference/custom-attributes/get-group-attributes.md): Get a list of custom group attributes - [Get User Custom Attributes](https://docs.konstantly.com/api-reference/custom-attributes/get-user-attributes.md): Get a list of custom user attributes - [Update Group Custom Attributes](https://docs.konstantly.com/api-reference/custom-attributes/update-group-attributes.md): Update custom group attributes - [Update User Custom Attributes](https://docs.konstantly.com/api-reference/custom-attributes/update-user-attributes.md): Update custom user attributes with new configurations - [Create Group](https://docs.konstantly.com/api-reference/groups/create-group.md): Create a new group - [Delete Group](https://docs.konstantly.com/api-reference/groups/delete-group.md): Delete a group - [Get Group](https://docs.konstantly.com/api-reference/groups/get-group.md): Get detailed information about a specific group - [List Groups](https://docs.konstantly.com/api-reference/groups/get-groups.md): Get a list of groups (20 per page) - [List Group Assignments](https://docs.konstantly.com/api-reference/groups/group-assignments.md): Get a list of the courses assigned to the group - [Group Statistics](https://docs.konstantly.com/api-reference/groups/group-statistics.md): Get statistics for a group - [Add Users to Group](https://docs.konstantly.com/api-reference/groups/group-users.md): Add users to a group - [Remove User from Group](https://docs.konstantly.com/api-reference/groups/remove-user-from-group.md): Remove a user from a group - [Update Group](https://docs.konstantly.com/api-reference/groups/update-group.md): Update the group information - [Create Invitations](https://docs.konstantly.com/api-reference/invitations/create-invite.md): Create invitations for new users - [Cancel Invitation](https://docs.konstantly.com/api-reference/invitations/delete-invite.md): Cancel invitation - [Get Invitation](https://docs.konstantly.com/api-reference/invitations/get-invite.md): Get invitation by ID - [Get Invitations](https://docs.konstantly.com/api-reference/invitations/get-invites.md): Get a list of processed invitations - [Get Roles](https://docs.konstantly.com/api-reference/roles/get-roles.md): Get a list of roles - [Get Global Statistics](https://docs.konstantly.com/api-reference/statistics/get-global-statistics.md): Get the global statistics of Konstantly site - [Deactivate User](https://docs.konstantly.com/api-reference/users/block-user.md): Deactivate (ban) a user account - [Create User](https://docs.konstantly.com/api-reference/users/create-user.md): Create a new user - [Delete User](https://docs.konstantly.com/api-reference/users/delete-user.md): Delete user account - [Get User Assignments](https://docs.konstantly.com/api-reference/users/get-user-assignments.md): Get a list of courses assigned to the user - [Get User by Email](https://docs.konstantly.com/api-reference/users/get-user-by-email.md): Get user information by email address - [Get User by ID](https://docs.konstantly.com/api-reference/users/get-user-by-id.md): Get user personal information by user ID - [List User Groups](https://docs.konstantly.com/api-reference/users/get-user-groups.md): List the groups the user belongs to - [Get Users](https://docs.konstantly.com/api-reference/users/get-users.md): Get a list of users (sorted by name, 20 entries per page) - [Assign Courses to User](https://docs.konstantly.com/api-reference/users/post-user-assignments.md): Assign courses to the user - [Activate User](https://docs.konstantly.com/api-reference/users/unblock-user.md): Activate (unban) a deactivated user account - [Update User](https://docs.konstantly.com/api-reference/users/update-user.md): Edit user's personal information - [Get User Certificates](https://docs.konstantly.com/api-reference/users/user-certificates.md): Get a list of user certificates (20 per page) - [User Groups](https://docs.konstantly.com/api-reference/users/user-groups.md): Add user to groups - [Get SSO URL](https://docs.konstantly.com/api-reference/users/user-sso.md): Get SSO (Single Sign-On) URL for a user. Link expires in 30 seconds. - [Get User Statistics](https://docs.konstantly.com/api-reference/users/user-statistics.md): Get detailed statistics for a specific user - [Course Webhook Events](https://docs.konstantly.com/api-reference/webhooks/course-webhooks.md): Course-related webhook events and payloads - [Get Last Event](https://docs.konstantly.com/api-reference/webhooks/get-last-event.md): Get data of last webhook event of a specific type - [Group Webhooks](https://docs.konstantly.com/api-reference/webhooks/group-webhooks.md): Understanding Group-related webhook events - [Webhooks Overview](https://docs.konstantly.com/api-reference/webhooks/overview.md): Understanding and using Konstantly webhooks - [User Webhook Events](https://docs.konstantly.com/api-reference/webhooks/user-webhooks.md): User-related webhook events and payloads - [Zapier Actions](https://docs.konstantly.com/api-reference/zapier/actions.md): Available Konstantly actions in Zapier - [Custom Attributes in Zapier](https://docs.konstantly.com/api-reference/zapier/custom-attributes.md): Learn how custom attributes work in Zapier integration - [Zapier Integration Overview](https://docs.konstantly.com/api-reference/zapier/overview.md): Get started with Konstantly Zapier integration - [Zapier Triggers](https://docs.konstantly.com/api-reference/zapier/triggers.md): Available Konstantly triggers in Zapier - [Introduction](https://docs.konstantly.com/introduction.md): Welcome to the Konstantly API documentation ## OpenAPI Specs - [openapi](https://docs.konstantly.com/api-reference/openapi.json)