Explore OAuth, user information, bots, integrations, and future developer endpoints.
/users/@me
Returns the current authenticated user.
/api/oauth2/userinfo
Returns the authenticated Hammity user for a valid OAuth2 bearer token.
/api/oauth2/token
Exchanges an OAuth2 authorization code for an access token.