Call custom WP Rest API endpoints from outside WP
-
Hello, in a native app (that is no HTML/Cordova, but Swift and JAVA), I want to authenticate the users and, once authenticated, retrieve data from the database.
I did it, it works and it is fairly simple, but I was wandering if I can use the WP Rest API to do the same, by creating custom endpoints.
So: is it possible to call custom endpoints from outside WP? Or is it better I retrieve the data I need without using the WP Rest API?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Call custom WP Rest API endpoints from outside WP’ is closed to new replies.