Question 5
Why is it highly recommended to use HTTPS instead of HTTP when sending an API token over the internet?
Choose the correct answer.
HTTPS transfers data faster than standard HTTP.
HTTPS encrypts data, making it unreadable if intercepted.
HTTP is only allowed for transferring images and videos.
HTTPS automatically fixes spelling errors in API requests.