Developer Reference

Hammity API Reference

Explore OAuth, user information, bots, integrations, and future developer endpoints.

GET /users/@me

Get Current User

Returns the current authenticated user.

GET /api/oauth2/userinfo

Get OAuth User Info

Returns the authenticated Hammity user for a valid OAuth2 bearer token.

POST /api/oauth2/token

Exchange OAuth Token

Exchanges an OAuth2 authorization code for an access token.