Access DHC Utilities data through our public REST API
Public API — No Auth Requiredhttp://dhcutilities.gameservers.fun:26995Returns the guild dashboard page with all guild information, tickets, stats, and wallet data.
| Parameter | Type | Description |
|---|---|---|
guild_id | String | The Discord guild (server) ID |
Example
Returns the HTML transcript of a closed ticket. Requires the ticket file to exist.
| Parameter | Type | Description |
|---|---|---|
guild_id | String | The Discord guild ID |
filename | String | The transcript filename (channel ID) |
Returns the dropper leaderboard for a specific guild as JSON data.
| Parameter | Type | Description |
|---|---|---|
guild_id | String | The Discord guild ID |
Response Format
Global statistics page showing total guilds, DHC processed, and active tickets.
Global guild leaderboard ranked by total DHC processed.
Full list of all bot commands categorized by type.
If you're having trouble with the API or need additional endpoints, join our Discord server and open a support ticket. Our team is happy to assist.