Explore the DarkerDB API documentation, your gateway to harnessing Dark and Darker game data. Use our APIs to track in-game market trends, analyze live player stats, and access detailed item data, including stats, descriptions, and market data. Download game assets like item icons to enhance your apps or generate interactive tooltips. Feel free to get in touch with us in our Discord for support or to request new features or data!

Trades

Global trade-channel chat feed captured from the live game — the raw message stream, reverse-chronological by default.

GET /v2/trades/chat

&sender = Account display name
Example: Skullee
&contains = Full-text-ish substring match on message body
Example: potion
&from = Timestamp
Notes: Checks against the message timestamp.
&to = Timestamp
Notes: Checks against the message timestamp.
&locale = Localization
Default: en
&page = Pagination
&limit = Pagination
Options: 1 - 250
Default: 25