API authentication
Bearer tokens, scopes, and token rotation.
Latest
5 min
Updated 2026-07-09
API authentication
EduWallet uses Bearer tokens issued per integration.
http
GET /api/public/verify?code=EDU-8Q7R-2XZ4
Host: api.eduwallet.ug
Authorization: Bearer sk_live_xxxxxxxxxxxxScopes
verify:read— public verificationstudents:read— read student rosterfees:write— post payments
Rotation
Rotate tokens from Admin → API Keys. Old tokens are honored for 24 hours after rotation.
Was this article helpful?