Authenticate users against the ImpAcc user database and read their profile, permissions, and SSO session — using Laravel Sanctum bearer tokens.
Base URL: https://usr.impacc.work/api
The full narrative guide: auth flow, login & SSO exchange, profile, the permission model, field reference, and code samples.
Englishคู่มือฉบับเต็มภาษาไทย: ขั้นตอนการยืนยันตัวตน, การเข้าสู่ระบบและ SSO, โปรไฟล์, ระบบสิทธิ์ และตัวอย่างการเชื่อมต่อ
ภาษาไทยInteractive endpoint reference rendered from the OpenAPI spec — request/response schemas, examples, and try-outs.
OpenAPI · RedocImport into Postman to call /login, /sso/exchange,
/profile, /permissions, and /logout.