In a stateless API, What must each request from the client include ________.
 1) All necessary information to understand and complete the request
 2) Credentials for authentication if the session has expired
 3) A reference to a stored session on the server
 4) Only the endpoint URL