In which situation would a synchronous API be used?
- when the client is not required to take action
- when the original API request or data from the request is delayed
- when data is being retrieved from a database
- when a server is not part of the process