Endpoints protected with application passwords
-
Hi guys
I have a secure REST API endpoint on a different WP site. Unauthenticated access to the REST API on that site is disabled. It’s only accessible via an application password (https://artisansweb.net/how-to-use-application-passwords-in-wordpress-for-rest-api-authentication/)
Two questions- is it possible to use a different site as the base URL? And could you add the ability to pass through a username + application password for authentication?
Thanks!
- The topic ‘Endpoints protected with application passwords’ is closed to new replies.