API Docs: Difference between revisions

Jump to navigation Jump to search
142 bytes added ,  1 July 2023
→‎GET /api/getTopUsers: add a note about these endpoints being disabled
(Replace header with template)
(→‎GET /api/getTopUsers: add a note about these endpoints being disabled)
Line 706: Line 706:
===Stats Calls===
===Stats Calls===
====='''GET''' <code>/api/getTopUsers</code>=====
====='''GET''' <code>/api/getTopUsers</code>=====
'''This endpoint is currently disabled and will always return 404.'''
Get top submitters
Get top submitters


Line 732: Line 734:
400: Bad Request (Your inputs are wrong/impossible)
400: Bad Request (Your inputs are wrong/impossible)
-----'''GET''' <code>/api/getTopCategoryUsers</code>
-----'''GET''' <code>/api/getTopCategoryUsers</code>
'''This endpoint is currently disabled and will always return 404.'''


Get top submitters by category
Get top submitters by category
Line 760: Line 763:
400: Bad Request (Your inputs are wrong/impossible)
400: Bad Request (Your inputs are wrong/impossible)
-----
-----
====='''GET''' <code>/api/getTotalStats</code>=====
====='''GET''' <code>/api/getTotalStats</code>=====
Get total stats
Get total stats

Navigation menu