Was this helpful?
Check if the endpoint is healthy and well
GET /api/health-check HTTP/1.1 Host: .. Accept: */*
Successful response
text
Generates an arbitrary number of valid challenges for a did, then returns them
100
GET /api/challenges HTTP/1.1 Host: .. Accept: */*
[ "text" ]
Gets the did:web for the LearnCloud itself
GET /api/did HTTP/1.1 Host: .. Accept: */*