Before testing API endpoints, you need to set environment variable:token: The access token valueTo get this value, authenticate a user by making a POST request to the authentication endpoint in the auth-controller folder. Once you have the token, paste it into the token variable and start testing.