| Auth |
| DB |
| GlobalDataRequest | Request that contains global variables that the frontend might request repeatedly. |
| InitialDataRequest | Request that contains variables that the frontend might require at the beginning of its existence. |
| PaginatedRequest | TODO documentation |
| Request | API request base class |