API Reference
Get session
Returns the pubkey the connected bearer token authenticates as.
Authorization
bearer AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/auth/me"{ "pubkey": "5FHwkrdxntdK24hgQU8qgBjn35Y1zwhz1GZwCkP2akbP"}