API endpoints
Reference for every public REST endpoint.
Latest
8 min
Updated 2026-07-09
On this page
API endpoints
Verification
http
GET /api/public/verify?code={code}
GET /api/public/verify/{code}Students (auth)
http
GET /api/v1/students
GET /api/v1/students/{id}
POST /api/v1/students
PATCH /api/v1/students/{id}Payments
http
POST /api/v1/payments
GET /api/v1/payments/{id}
POST /api/v1/payments/{id}/refundFull OpenAPI spec: https://api.eduwallet.ug/openapi.json.
Was this article helpful?