Restrict REST API access
-
Hi,
I’m building a React-powered web app using the WordPress REST API and GatsbyJS. The client is making the REST API requests.
Is there a way to restrict access to the REST API while still being able to use the REST API on my website?
I’d like to make sure that someone can’t use the REST API endpoints to either scrape the data from my website or use the REST API REQUEST METHODS: POST, PUT, DELETE to edit/delete the content on my site.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Restrict REST API access’ is closed to new replies.