API Documentation for mrsmalvic

:D

Location Endpoints

Base path: /api/user/:username/location

GET /api/user/:username/location

POST /api/user/:username/location

DELETE /api/user/:username/location

Last.fm Endpoints

Base path: /api/user/:username/lastfm

GET /api/user/:username/lastfm

POST /api/user/:username/lastfm

DELETE /api/user/:username/lastfm

User Preferences Endpoints

Base path: /api/user/:username/preferences

GET /api/user/:username/preferences

GET /api/user/:username/preferences/:command

POST /api/user/:username/optout

POST /api/user/:username/optin

POST /api/user/:username/preferences

Reminder Endpoints

Base path: /api/reminders and /api/user/:username/reminders

GET /api/user/:username/reminders

GET /api/reminders/:friendlyId

PUT /api/reminders/:id

DELETE /api/reminders/:id

Command Statistics Endpoints

Base path: /api/stats

GET /api/stats/commands

GET /api/stats/commands/:commandName

GET /api/stats/users/:username

GET /api/stats/channels/:channelName

GET /api/stats/global

GET /api/stats/logs