DigitalChalk Web Service API
DigitalChalk recently released the latest version of our Web Service programming interface. This allows external software system to access DigitalChalk via a secure connection to execute certain functions. Right now it's being used by DigitalChalk customers to:
- Automatically send user accounts in other software systems into DigitalChalk
- Register students automatically into courses when they make purchases or fill out forms on the clients website or other software system
- Get real-time reporting of a students status out of DigitalChalk for other reports or software systems
We don't charge for the Web Service access but you must have a business or higher account on DigitalChalk to receive access.
The functions that our API supports are detailed in the API document. Those are:
- doesUserExist
- createUser
- registerUser
- createAndRegisterUser
- getAvailableOfferings
- getAvailableOfferingsForStudent
- getCurrentStudentRegistrations
- getCompletedStudentRegistrations
If you are interested in using the Web Service or would like assistance in programming to our Web Service, contact sales@digitalchalk.com.


