Get session
Auth
Get session
Return the authenticated principal and which credential authenticated it. Works with either an API key or a session cookie, a convenient first call to verify integration credentials.
GET
Get session
Authorizations
AroPay API key, sent as Authorization: Bearer aro_sk_…. Created in
the dashboard under Settings → API keys. Takes precedence over a
session cookie when both are present.