WP rest api endpoints
-
I am writing a WordPress plugin that uses the wp rest api. I put it on my site with https. Now if I enter a url with wp rest api endpoints (for example https://…com/wp-json/paypal-payment/v1/accountid) into the browser I get the desired value.
Is it normal? Anyone can get this value.
I found this section “Basic Authentication with Application Passwords” – but it seems to be for applications, not plugins.
I want to know if it’s ok for anyone to enter the path to wp rest api endpoints and get the result?
Of course, no one seems to know these endpoints, but everything is somehow strange.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘WP rest api endpoints’ is closed to new replies.