Loading practice questions
The REST API provides public data, which is accessible to any client anonymously, as well as private data available only after authentication. How could you ensure that no one can anonymously access site data via the REST API?
(D) Use the Disable REST API plugin.
Explanation:
Use the Disable REST API plugin.