A REST API returns 404 Not Found . What does this mean? A) The server is down B) The requested resource does not exist C) The API key is invalid D) The request was successful
Which HTTP method is used to retrieve data from an API without changing anything on the server? A) POST B) PUT C) GET D) DELETE 14.3.6 check your understanding - apis
Which API architecture is most commonly used for web services and returns data in JSON? A) SOAP B) GraphQL C) REST D) FTP A REST API returns 404 Not Found