TIPTIP
API Reference

Get session

GET
/v1/auth/me

Returns the pubkey the connected bearer token authenticates as.

AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

curl -X GET "https://example.com/v1/auth/me"
{  "pubkey": "5FHwkrdxntdK24hgQU8qgBjn35Y1zwhz1GZwCkP2akbP"}