ReWork's official API.
GET /auth/db POST /auth/login| Parameter | Type | Description |
|---|---|---|
username |
string |
Required. Username of user wanting to log in |
password |
string |
Required. Password of user wanting to log in |
Returns a JSON response containing a session ID that is stored locally.