Skip to content

Instantly share code, notes, and snippets.

@AmokDev
AmokDev / docs.md
Last active December 17, 2023 13:50
DummyAPI Docs

Requests Exaples

Player Profile

  • GET - https://api.amk.lol/dummybrawl/v1/profile/?api_token={token}&id={id}

Types and Explanations

  • api-token: string # Your access token from @dummyBrawlBot (send /api command)
  • id: int # User ID from Dummy Brawl (use /tag2id command in bot if you don't know your ID)