Get started with JWT Authentication Pro using Postman
POST /wp-json/jwt-auth/v1/token
POST /wp-json/jwt-auth/v1/validate
POST /wp-json/jwt-auth/v1/refresh
GET /wp-json/jwt-auth/v1/me
Install Postman
Download Collection
Import Collection
Open Environment Settings
Configure Variables
Save Changes
newman run jwt-auth-pro-postman.json -e jwt-auth-pro.postman_environment.json
Was this page helpful?