Developer resources

A small, readable public API.

Use the read-only endpoints below to consume guild statistics and public records.

GET/api/health

Website, data and bot heartbeat status.

GET/api/guilds

List connected guilds and public totals.

GET/api/guild/{guild_id}/stats

Get aggregate statistics for one guild.

GET/api/guild/{guild_id}/leaderboard?limit=10

Get top buyer wallets for one guild.

GET/api/guild/{guild_id}/vouches

Get public vouch entries.

GET/api/guild/{guild_id}/transcripts

Get recent transcript metadata.

GET/api/search?q=example

Search guilds, user IDs and transcript names.