WpApp JSON Api
WP JSON API for WordPress by WooSignal
The missing WordPress plugin to allow you to connect with the WordPress API.
Our JSON API for WordPress allows you to register new users, login as a user, manage WordPress/WooCommerce data plus more!
Download the WordPress plugin from https://woosignal.com/plugins/wordpress/wpapp-json-api
See full documentation online https://woosignal.com/docs/wordpress/wpapp-json-api
After successfully a successful register/login, copy the user token and update the "UserToken" variable.
v3
auth
GETget_nonce
https://yoursite.com/wp-json/wpapp/auth/v3/nonce
Example Request
get_nonce
200 OK
Example Response
Date
Server
X-Robots-Tag
Link
X-Content-Type-Options
Access-Control-Expose-Headers
Access-Control-Allow-Headers
Allow
Vary
Content-Length
Keep-Alive
Connection
Content-Type
POSTverify_nonce
https://yoursite.com/wp-json/wpapp/auth/v3/verify
HEADERS
Content-Type
Bodyraw (json)
Example Request
verify_nonce
200 OK
Example Response
Date
Server
X-Robots-Tag
Link
X-Content-Type-Options
Access-Control-Expose-Headers
Access-Control-Allow-Headers
Allow
Content-Length
Keep-Alive
Connection
Content-Type