Skip to main content
POST
Grade Practice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
problem
PracticeProblem · object
required

The practice problem to grade

Response

Successful Response

success
boolean
required
timestamp
string
required
score
integer
required
explanation
string
required
max_score
integer
required
percentage
number
required