Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 602 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 602 Bytes

API Documentation

Introduction

This API provides CRU (Create, Read, Update) operations for various models.

The API requires an API key for some operations.

The endpoints provided by this API are:

Generic:

  • / - List all routes (JSON Response)
  • /ping - Returns pong
  • /stats - Simple stats about the bot (Record counts and uptime)
  • /most-recent-drop - Returns the most recent drop (Requires API Key)

For characters:

For groups:

TODO

For Badges:

TODO