*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
The production server AWS Chalice:port is https://4wuiajclt6.execute-api.us-east-1.amazonaws.com/api/ (Used for demographic tabs on the website)
The API for the feature that allows researchers to upload csv files is located in mobile server, the guidance can be found here: Backend Online APIs
The reason why the dashboard backend APIs are located everywhere instead of one place is because the dashboard team Sp22 and Summer22 could
not find a way to successfully build backend code and develop it without causing errors. So write APIs at other places is a work-around.
| URL | /api/login/ |
| Description | Login a user, and set cookie for authentication |
| Method | POST |
| Url Param | |
| Request Body Data |
|
| Response |
|
| Cookie |
|
...